Updated demo page

This commit is contained in:
Ashok Fernandez
2015-06-12 18:11:34 +02:00
parent 12166402a4
commit e0f6b434e9
2 changed files with 19 additions and 12 deletions
+9
View File
@@ -243,3 +243,12 @@ a {
@media screen and (max-width: 42em) {
.site-footer {
font-size: 0.9rem; } }
@import url(http://fonts.googleapis.com/css?family=Raleway:900);
.logo {
margin-bottom: 2rem;
font-family: 'Raleway';
font-weight: 900;
color: rgb(41, 255, 142);
}