summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--public/css/sublab-2013031202.css (renamed from public/css/sublab-2013-03-12.css)6
-rw-r--r--template/template/template.html2
2 files changed, 4 insertions, 4 deletions
diff --git a/public/css/sublab-2013-03-12.css b/public/css/sublab-2013031202.css
index 68a1a97..8f12432 100644
--- a/public/css/sublab-2013-03-12.css
+++ b/public/css/sublab-2013031202.css
@@ -1,4 +1,4 @@
-* {
+body {
font-family: Verdana, Helvetica, sans-serif;
font-size: 12px;
color: #ddd;
@@ -15,12 +15,12 @@
left: 0px;
top: 0px;
right: 0px;
- font-size: 1.5em;
+ font-size: 1.4em;
font-weight: bold;
color: white;
background-color: red;
+ text-align:center;
}
-#zensurinfo * { color: white }
#zensurinfo .censored { color: white; background-color: grey; }
#zensurinfo a, #zensurinfo a:hover, #zensurinfo a:visited { color: yellow }
diff --git a/template/template/template.html b/template/template/template.html
index 66c8987..9e23186 100644
--- a/template/template/template.html
+++ b/template/template/template.html
@@ -15,7 +15,7 @@
<meta name="description" lang="de" content="$template_desc_de">
<meta name="description" lang="en" content="$template_desc_en">
- <link rel="stylesheet" href="/css/sublab-2013-03-12.css" type="text/css">
+ <link rel="stylesheet" href="/css/sublab-2013031202.css" type="text/css">
<link rel="stylesheet" href="/css/taifun.status.css" type="text/css">
<link rel="stylesheet" href="/css/trieste.status.css" type="text/css">
<link rel="stylesheet" href="/css/nautilus.status.css" type="text/css">