Slap that beta and cleanup

This commit is contained in:
Jeremy Zhang
2017-04-05 07:14:29 +00:00
parent 513aa2280b
commit c993a1dcf6
9 changed files with 18 additions and 511 deletions

View File

@ -127,4 +127,10 @@ float: left;
.modal {
background-color: #546e7a;
}
.betatag {
font-variant: small-caps;
font-size: 15px;
color: #eceff1;
}

View File

@ -50,3 +50,11 @@ nav {
margin-left: auto;
margin-right: auto;
}
.betatag {
font-variant: small-caps;
font-size: 25px;
border-radius: 50px;
border: 2px solid #37474f;
color: #eceff1;
}