aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--petrichor.css7
1 files changed, 4 insertions, 3 deletions
diff --git a/petrichor.css b/petrichor.css
index 025803b..b717512 100644
--- a/petrichor.css
+++ b/petrichor.css
@@ -207,19 +207,20 @@ a.user
font-family: Roboto;
text-align: right;
color: #FFF;
+ text-shadow: 0px 0px 20px #000;
}
#date
{
margin-top: 50px;
- margin-right: 65px;
- font-size: 50px;
+ margin-right: 55px;
+ font-size: 5em;
}
#time
{
margin-right: 30px;
- font-size: 240px;
+ font-size: 20em;
}
#session-list