mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-02-23 17:00:40 +01:00
tyyli.css: remove useless quotes
This commit is contained in:
parent
fdf08cb523
commit
9d5d5eda3e
@ -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