diff --git a/css/level-selector.css b/css/level-selector.css index 998eec7..7ee68e6 100644 --- a/css/level-selector.css +++ b/css/level-selector.css @@ -33,6 +33,7 @@ #infoGraphics { width: 100%; text-align: center; + font-size: xx-large; } @@ -44,3 +45,8 @@ right: 0px; bottom: 0px; } + + +.instructionGreen { + color: darkgreen; +} \ No newline at end of file diff --git a/index.html b/index.html index 2bb1560..9e04d7b 100644 --- a/index.html +++ b/index.html @@ -37,11 +37,11 @@ ng-show="isLevelSelectorVisible" > -