From bac5b318d4c3fd6105ab8ce9d7a4314fd2f03adc Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Thu, 1 Mar 2012 16:07:00 +0100 Subject: Convert (a.k.a. rename) all CSS to SCSS. --- edu.css | 31 ------- edu.scss | 31 +++++++ local.css | 284 ------------------------------------------------------------- local.scss | 284 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 315 insertions(+), 315 deletions(-) delete mode 100644 edu.css create mode 100644 edu.scss delete mode 100644 local.css create mode 100644 local.scss diff --git a/edu.css b/edu.css deleted file mode 100644 index f702d20..0000000 --- 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; -} diff --git a/edu.scss b/edu.scss new file mode 100644 index 0000000..f702d20 --- /dev/null +++ b/edu.scss @@ -0,0 +1,31 @@ +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; +} diff --git a/local.css b/local.css deleted file mode 100644 index faeded8..0000000 --- a/local.css +++ /dev/null @@ -1,284 +0,0 @@ -H1 { - color: DarkRed; -} - -H1, -H2, -H3 { - margin-bottom: 0.1em; -} - -H4, -H5, -H6 { - text-decoration: blink; -} - -H2 { - font-size: 1.4em; -} - -H3 { - font-size: 1.1em; - font-weight: bold; - line-height: 1.6em; -} - -a { - color: darkblue; - font-weight: normal; -} - -p { - margin-top: 0.2em; - margin-bottom: 1.2em; -} - -BODY { - margin: 0; - background-color: white; - font-family: sans-serif; -} - -DIV.header { - padding: 0; - background-color: LightBlue; - color: LightBlue; -} - -DIV.header, -SPAN.author, -DIV.recentchanges, -SPAN.committype, -DIV#footer { - font-size: 80%; -} - -DIV.pageheader SPAN.title { - display: none; -} - -SPAN.parentlinks { - display: none; -} - -FORM#searchform { - margin: 20px; -} - -Div.pageheader DIV.actions { - background-color: LightBlue; -} - -div.actions ul { - border-bottom: 0; - padding:0 0 0 15px; -} - -DIV#topbar, -DIV.topbar { - height: 60px; - margin: 0; - padding: 20px 0; - background-color: LightBlue; - text-align: center; - text-transform: uppercase; - letter-spacing: 1px; -} - -DIV#topbar p, -DIV.topbar p { - float: left; -} - -DIV#topbar a, -DIV.topbar a { - font-weight: bold; -} - -DIV#topbar ul, -DIV.topbar ul { - list-style-type:none; - margin: 0; - padding: 0; -} - -DIV#topbar ul li, -DIV.topbar ul li { - display:inline; - margin: 0 20px; -} - -DIV#topbar li, -DIV#topbar ul, -DIV#topbar ul li, -DIV#topbar ol, -DIV#topbar ol li, -DIV.topbar li, -DIV.topbar ul, -DIV.topbar ul li, -DIV.topbar ol, -DIV.topbar ol li { - font-size: 1.1em; - line-height: 2em; -} - -DIV#topbar img, -DIV.topbar img { - margin: 0 20px; -} - -DIV#wrapper, -DIV#pagebody { - float: left; - width: 100%; -} - -DIV#content { - min-height: 480px; - max-width: 48em; - margin: 2% 40% 2% 20%; - padding: 0; - text-align: left; - background-color: none; -} - -DIV#content IMG { - display: block; - clear: both; - float: right; - width: 50%; - max-width: 200px; - margin-right: -50%; - padding: 0 5% 5%; - background-color: none; -} - -#content img.solo { - float: left; - margin: 0 5% 5% 0; - padding: 0; -} -#content img.x2470x3783 { - height:3783px; - width: 2470px; - max-width: 2470px; -} -#content img.x1000x750 { - height: 750px; - width: 1000px; - max-width: 1000px; -} -#content img.x108x132 { - height: 132px; - width: 108px; - max-width: 108px; -} - -DIV.inlinepage { - border: 0; - padding: 1em; - margin: 0 -1em; - background-color: LightYellow; -} - -DIV.inlinepage SPAN.header a { - font-size: 0.9em; - font-weight: normal; - color: DarkRed; -} - -DIV.inlinefooter { - display: none; -} - -DIV#sidebar, -DIV.sidebar { - float: left; - min-height: 480px; - width: 14%; - padding: 1%; - margin-top: 2%; - margin-left: -98%; - margin-bottom: 2%; - border: none; - background-color: LightBlue; - text-align: left; -} - -DIV#sidebar ul, -DIV.sidebar ul { - padding-left: 0.5em; - margin-bottom:0; - margin-top:0; -} - -DIV#sidebar ul li, -DIV.sidebar ul li { - list-style-type: none; - padding: 0; -} - -DIV#sidebar ul li, -DIV.sidebar ul li, -DIV#sidebar ul li p, -DIV.sidebar ul li p { - margin-bottom: 0; - line-height: 1em; -} - -DIV#sidebar ul li a, -DIV.sidebar ul li a { - font-weight: normal; -} - -DIV#sidebar ul li SPAN.selflink, -DIV.sidebar ul li SPAN.selflink { - color: DarkBlue; - font-weight: bold; -} - -DIV#farbar, -DIV.farbar { - float: left; - min-height: 480px; - width: 14%; - margin-top: 2%; - margin-left: -18%; - margin-bottom: 2%; - padding: 1%; - background-color: LightBlue; - text-align: left; -} - -DIV.tags { - display: none; -} - -DIV#backlinks { - display: none; -} - -DIV#footer { - clear: left; - width: 100%; - margin: 2% 0 0; -} - -DIV#pageinfo { - margin: 0; - border-top: 0; - padding:1em 1em 1em 20px; - background-color: LightBlue; -} - -DIV.pagedate { - margin-top: 0; -} - -DIV.pagecopyright, -DIV.pagecopyright P { - margin-top: 0; - margin-bottom: 0; -} - diff --git a/local.scss b/local.scss new file mode 100644 index 0000000..faeded8 --- /dev/null +++ b/local.scss @@ -0,0 +1,284 @@ +H1 { + color: DarkRed; +} + +H1, +H2, +H3 { + margin-bottom: 0.1em; +} + +H4, +H5, +H6 { + text-decoration: blink; +} + +H2 { + font-size: 1.4em; +} + +H3 { + font-size: 1.1em; + font-weight: bold; + line-height: 1.6em; +} + +a { + color: darkblue; + font-weight: normal; +} + +p { + margin-top: 0.2em; + margin-bottom: 1.2em; +} + +BODY { + margin: 0; + background-color: white; + font-family: sans-serif; +} + +DIV.header { + padding: 0; + background-color: LightBlue; + color: LightBlue; +} + +DIV.header, +SPAN.author, +DIV.recentchanges, +SPAN.committype, +DIV#footer { + font-size: 80%; +} + +DIV.pageheader SPAN.title { + display: none; +} + +SPAN.parentlinks { + display: none; +} + +FORM#searchform { + margin: 20px; +} + +Div.pageheader DIV.actions { + background-color: LightBlue; +} + +div.actions ul { + border-bottom: 0; + padding:0 0 0 15px; +} + +DIV#topbar, +DIV.topbar { + height: 60px; + margin: 0; + padding: 20px 0; + background-color: LightBlue; + text-align: center; + text-transform: uppercase; + letter-spacing: 1px; +} + +DIV#topbar p, +DIV.topbar p { + float: left; +} + +DIV#topbar a, +DIV.topbar a { + font-weight: bold; +} + +DIV#topbar ul, +DIV.topbar ul { + list-style-type:none; + margin: 0; + padding: 0; +} + +DIV#topbar ul li, +DIV.topbar ul li { + display:inline; + margin: 0 20px; +} + +DIV#topbar li, +DIV#topbar ul, +DIV#topbar ul li, +DIV#topbar ol, +DIV#topbar ol li, +DIV.topbar li, +DIV.topbar ul, +DIV.topbar ul li, +DIV.topbar ol, +DIV.topbar ol li { + font-size: 1.1em; + line-height: 2em; +} + +DIV#topbar img, +DIV.topbar img { + margin: 0 20px; +} + +DIV#wrapper, +DIV#pagebody { + float: left; + width: 100%; +} + +DIV#content { + min-height: 480px; + max-width: 48em; + margin: 2% 40% 2% 20%; + padding: 0; + text-align: left; + background-color: none; +} + +DIV#content IMG { + display: block; + clear: both; + float: right; + width: 50%; + max-width: 200px; + margin-right: -50%; + padding: 0 5% 5%; + background-color: none; +} + +#content img.solo { + float: left; + margin: 0 5% 5% 0; + padding: 0; +} +#content img.x2470x3783 { + height:3783px; + width: 2470px; + max-width: 2470px; +} +#content img.x1000x750 { + height: 750px; + width: 1000px; + max-width: 1000px; +} +#content img.x108x132 { + height: 132px; + width: 108px; + max-width: 108px; +} + +DIV.inlinepage { + border: 0; + padding: 1em; + margin: 0 -1em; + background-color: LightYellow; +} + +DIV.inlinepage SPAN.header a { + font-size: 0.9em; + font-weight: normal; + color: DarkRed; +} + +DIV.inlinefooter { + display: none; +} + +DIV#sidebar, +DIV.sidebar { + float: left; + min-height: 480px; + width: 14%; + padding: 1%; + margin-top: 2%; + margin-left: -98%; + margin-bottom: 2%; + border: none; + background-color: LightBlue; + text-align: left; +} + +DIV#sidebar ul, +DIV.sidebar ul { + padding-left: 0.5em; + margin-bottom:0; + margin-top:0; +} + +DIV#sidebar ul li, +DIV.sidebar ul li { + list-style-type: none; + padding: 0; +} + +DIV#sidebar ul li, +DIV.sidebar ul li, +DIV#sidebar ul li p, +DIV.sidebar ul li p { + margin-bottom: 0; + line-height: 1em; +} + +DIV#sidebar ul li a, +DIV.sidebar ul li a { + font-weight: normal; +} + +DIV#sidebar ul li SPAN.selflink, +DIV.sidebar ul li SPAN.selflink { + color: DarkBlue; + font-weight: bold; +} + +DIV#farbar, +DIV.farbar { + float: left; + min-height: 480px; + width: 14%; + margin-top: 2%; + margin-left: -18%; + margin-bottom: 2%; + padding: 1%; + background-color: LightBlue; + text-align: left; +} + +DIV.tags { + display: none; +} + +DIV#backlinks { + display: none; +} + +DIV#footer { + clear: left; + width: 100%; + margin: 2% 0 0; +} + +DIV#pageinfo { + margin: 0; + border-top: 0; + padding:1em 1em 1em 20px; + background-color: LightBlue; +} + +DIV.pagedate { + margin-top: 0; +} + +DIV.pagecopyright, +DIV.pagecopyright P { + margin-top: 0; + margin-bottom: 0; +} + -- cgit v1.2.3