make the panel more customizable by letting the admin use a google-webfont for it

Signed-off-by: Michael Kaufmann (d00p) <mkaufmann@nutime.de>
This commit is contained in:
Michael Kaufmann (d00p)
2013-02-25 20:54:24 +01:00
parent cebd5ccf56
commit d9ac3b535e
7 changed files with 37 additions and 4 deletions

View File

@@ -1,9 +1,5 @@
@charset "UTF-8";
* {
font-family: Verdana, Verdana, Geneva, sans-serif;
}
html,body {
font-size: 12px;
}