summaryrefslogtreecommitdiff
path: root/CSS/PurpleAndDark.css
diff options
context:
space:
mode:
authorJacob McDonnell <jacob@simplelittledream.com>2020-06-23 17:13:46 -0400
committerJacob McDonnell <jacob@simplelittledream.com>2020-06-23 17:13:46 -0400
commit675f1217e57ec09aea36f74f11ec876b73f4c4cf (patch)
tree6f293fd3f86a9afab8308f9e16d6459ada65ce1c /CSS/PurpleAndDark.css
parent037027d6a1313bc2c1d347358076bd69b6b6287b (diff)
Made buttons follow the uppercase design choice
Diffstat (limited to 'CSS/PurpleAndDark.css')
-rw-r--r--CSS/PurpleAndDark.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/CSS/PurpleAndDark.css b/CSS/PurpleAndDark.css
index 7d00e2f..b25b7df 100644
--- a/CSS/PurpleAndDark.css
+++ b/CSS/PurpleAndDark.css
@@ -95,6 +95,7 @@ main{
font-size: .9em;
cursor: pointer;
background: rgba(37,37,37,1);
+ text-transform: uppercase;
border: none;*/
display: block;
position: relative;