mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-02-24 01:10:54 +01:00
tyyli.css: give code different colour
This commit is contained in:
parent
e7e152adaa
commit
90a2bd54c8
@ -4,6 +4,12 @@ body {
|
|||||||
font-family: "DejaVu Sans", Ubuntu, Arial, Arial, Helvetica, sans-serif;
|
font-family: "DejaVu Sans", Ubuntu, Arial, Arial, Helvetica, sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
pre {
|
||||||
|
color: white;
|
||||||
|
background-color: black;
|
||||||
|
font-family: Courier, "Courier New", ;
|
||||||
|
}
|
||||||
|
|
||||||
a:link {
|
a:link {
|
||||||
color: red
|
color: red
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user