diff --git a/tyyli.css b/tyyli.css index cfb27eb..8530ec3 100644 --- a/tyyli.css +++ b/tyyli.css @@ -4,6 +4,12 @@ body { font-family: "DejaVu Sans", Ubuntu, Arial, Arial, Helvetica, sans-serif; } +pre { + color: white; + background-color: black; + font-family: Courier, "Courier New", ; +} + a:link { color: red }