To-do: fix this half-baked css scheme crap

This commit is contained in:
Xkeeper
2011-11-13 17:23:23 -08:00
parent 2b223b631b
commit b21a13f8a6

View File

@@ -94,6 +94,7 @@
$linkcolor = "FFF";
} else {
$css="
<link rel='stylesheet' href='/css/base.css' type='text/css'>
<style type='text/css'>
html, img { image-rendering: -moz-crisp-edges; }
a:link,a:visited,a:active,a:hover{text-decoration:none;font-weight:bold}