Update signature.html

master
Muhammad Nur Hidayat Yasuyoshi 2017-04-21 18:15:55 +08:00 committed by GitHub
parent 5b4ce03164
commit 9bef806391
1 changed files with 5 additions and 5 deletions

View File

@ -8,7 +8,7 @@
-webkit-flex-flow: row wrap; -webkit-flex-flow: row wrap;
flex-flow: row wrap; flex-flow: row wrap;
text-align: center; text-align: center;
font-family:Roboto,Arial,Verdana; font-family: Roboto, Arial, Verdana;
} }
.flex-container > * { .flex-container > * {
@ -19,12 +19,12 @@
.article { .article {
text-align: left; text-align: left;
font-family:Roboto,Arial,Verdana; font-family: Roboto, Arial, Verdana;
} }
header {background: white;color:black;font-family:Roboto,Arial,Verdana;} header {background: white;color:black;font-family: Roboto, Arial, Verdana;}
footer {background: #aaa;color:white;font-family:Roboto,Arial,Verdana;} footer {background: #aaa;color:white;font-family: Roboto, Arial, Verdana;}
.nav {background:#eee;font-family:Roboto,Arial,Verdana;} .nav {background:#eee;font-family: Roboto, Arial, Verdana;}
.nav ul { .nav ul {
list-style-type: none; list-style-type: none;