diff options
Diffstat (limited to 'edu.css')
-rw-r--r-- | edu.css | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/edu.css b/edu.css deleted file mode 100644 index f702d202..00000000 --- a/edu.css +++ /dev/null @@ -1,31 +0,0 @@ -H1 { - color: DarkGreen; -} - -DIV.header { - background-color: LightGreen; - color: LightGreen; -} - -Div.pageheader DIV.actions { - background-color: LightGreen; -} - -DIV#topbar, -DIV.topbar { - background-color: LightGreen; -} - -DIV#sidebar, -DIV.sidebar { - background-color: LightGreen; -} - -DIV#farbar, -DIV.farbar { - background-color: LightGreen; -} - -DIV#pageinfo { - background-color: LightGreen; -} |