summaryrefslogtreecommitdiff
path: root/edu.css
diff options
context:
space:
mode:
Diffstat (limited to 'edu.css')
-rw-r--r--edu.css29
1 files changed, 0 insertions, 29 deletions
diff --git a/edu.css b/edu.css
deleted file mode 100644
index 9f4dd588..00000000
--- a/edu.css
+++ /dev/null
@@ -1,29 +0,0 @@
-H1 {
- color: DarkGreen;
-}
-
-DIV.header {
- background-color: LightGreen;
- color: LightGreen;
-}
-
-DIV.actions {
- background-color: LightGreen;
-}
-
-DIV#topbar {
- background-color: LightGreen;
-}
-
-DIV#sidebar {
- background-color: LightGreen;
-}
-
-DIV#farbar {
- background-color: LightGreen;
-}
-
-DIV#pageinfo {
- background-color: LightGreen;
-}
-OC