tyyli.css: add fonts

This commit is contained in:
Mikaela Suomalainen 2012-09-18 21:30:38 +03:00
parent bb13edf07b
commit 00f6b86276

View File

@ -1,6 +1,7 @@
body {
color: black;
background-color: silver;
font-family: DejaVu Sans, Ubuntu, Arial, Arial, Helvetica, sans-serif;
}
a:link { color: blue }