summaryrefslogtreecommitdiff
path: root/public/css
diff options
context:
space:
mode:
authorChristian Franke <nobody@nowhere.ws>2013-03-13 01:36:00 +0100
committerChristian Franke <nobody@nowhere.ws>2013-03-13 01:38:17 +0100
commit2483e940040d97044d6e16d4628b3143060addac (patch)
treed2ae36f323ab5c8ac61a0fc94ff73cd4e2d2e469 /public/css
parent50158f16a5ef8cef22064bcac2eef1821316d078 (diff)
World censorship day is over
Diffstat (limited to 'public/css')
-rw-r--r--public/css/sublab-2013031303.css (renamed from public/css/sublab-2013031202.css)20
1 files changed, 0 insertions, 20 deletions
diff --git a/public/css/sublab-2013031202.css b/public/css/sublab-2013031303.css
index 8f12432..e45a435 100644
--- a/public/css/sublab-2013031202.css
+++ b/public/css/sublab-2013031303.css
@@ -4,26 +4,6 @@ body {
color: #ddd;
}
-.censored {
- color: #ddd;
- background-color: #ddd;
-}
-
-#zensurinfo {
- padding: 0.5em;
- position: absolute;
- left: 0px;
- top: 0px;
- right: 0px;
- font-size: 1.4em;
- font-weight: bold;
- color: white;
- background-color: red;
- text-align:center;
-}
-#zensurinfo .censored { color: white; background-color: grey; }
-#zensurinfo a, #zensurinfo a:hover, #zensurinfo a:visited { color: yellow }
-
iframe.youtube {
margin: 5px 15px 0px 15px;
width: 300px;