Faster Update, fixing bugs
[smail.git/.git] / css / index.css
1 a{
2     text-decoration: none;
3     color: aliceblue;
4 }
5 a:hover{
6     color: greenyellow;
7 }
8 text,h1{
9     font-family: Bahnschrift;
10 }