Style updates, simplify tagline

This commit is contained in:
2017-08-08 01:57:06 -07:00
parent 74774533f9
commit a0c1fe0fa1
3 changed files with 7 additions and 5 deletions

View File

@@ -177,8 +177,8 @@ body {
#mast h2 {
transition-property: size;
transition-duration: .2s;
text-shadow: 1px 2px #ED1277;
color: #19DEFF; }
text-shadow: 1px 2px #19DEFF;
color: #FFFFFF; }
.small {
background: black; }