diff options
Diffstat (limited to 'CSS/GreenAndDark.css')
| -rwxr-xr-x | CSS/GreenAndDark.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CSS/GreenAndDark.css b/CSS/GreenAndDark.css index 0740076..7687e73 100755 --- a/CSS/GreenAndDark.css +++ b/CSS/GreenAndDark.css @@ -1,4 +1,3 @@ - body, html{ height: calc(100% - 2em); font-family: Arial, Helvetica, sans-serif; @@ -98,6 +97,7 @@ main{ padding: 1.4em; font-size: .8em; cursor: pointer; + text-transform: uppercase; background: rgba(37,37,37,1); border: none;*/ display: block; |
