mikaela.github.io/tyyli.css

9 lines
189 B
CSS
Raw Normal View History

body {
color: black;
background-color: silver;
font-family: "DejaVu Sans", Ubuntu, Arial, Arial, Helvetica, "sans-serif";
}
a:link { color: blue }
a:visited { color: purple }