Update style

This commit is contained in:
Dominik V. Salonen 2018-03-13 20:01:09 +00:00
parent 6d7ccfd25e
commit 32aa03a410
1 changed files with 9 additions and 0 deletions

View File

@ -8,6 +8,15 @@ h1, h2, h3, h4, h5, p {
margin: 0;
}
a, a:visited {
color: #FF5555;
text-decoration: none;
}
a:hover {
color: #FF9999;
}
/* Main IDs forthe site */
#site {
position: absolute;