mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-02-24 01:10:54 +01:00
tyyli.css: Fix W3C CSS Validator warning.
This commit is contained in:
parent
a96dea0ed7
commit
b99877423f
@ -1,7 +1,7 @@
|
|||||||
body {
|
body {
|
||||||
color: black;
|
color: black;
|
||||||
background-color: silver;
|
background-color: silver;
|
||||||
font-family: DejaVu Sans, Ubuntu, Arial, Arial, Helvetica, sans-serif;
|
font-family: "DejaVu Sans", Ubuntu, Arial, Arial, Helvetica, "sans-serif";
|
||||||
}
|
}
|
||||||
|
|
||||||
a:link { color: blue }
|
a:link { color: blue }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user