importing wiki css
authorMatt Lee <mattl@gnu.org>
Wed, 30 Sep 2009 18:54:21 +0000 (18:54 +0000)
committerMatt Lee <mattl@gnu.org>
Wed, 30 Sep 2009 18:54:21 +0000 (18:54 +0000)
wiki.css [new file with mode: 0644]

diff --git a/wiki.css b/wiki.css
new file mode 100644 (file)
index 0000000..0e01a1d
--- /dev/null
+++ b/wiki.css
@@ -0,0 +1,112 @@
+    .yui-g, .yui-gb{margin-bottom: 10px;}
+
+     html,body{margin: 0; padding: 0;}
+
+     body {background: #ccc url(http://libreplanet.org/bg-join.png) no-repeat;}
+     #content {background-color: white; padding: 10px}
+     #tab-groups{background-image: url(bg-groups.png);}
+     #tab-projects{background-image: url(bg-projects.png);}
+     #tab-events{background-image: url(bg-events.png);}
+     #tab-news{background-image: url(bg-news.png);}
+
+     body{background-repeat: repeat-x;}
+
+     #hd {line-height: 52px; position: relative; font-size: 14px;}
+
+     #hd h1{position: absolute; top: 0; right: 0;}
+
+     #hd ul{padding: 0; margin: 0; padding-top: 9px;}
+
+     #hd li{list-style: none !important; display: inline; font-size: 18px; }
+
+     #hd li a{color: white; text-decoration: none;  padding: 8px 12px 7px 12px; margin-right: 0px; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px}
+
+     #hd li a:hover{background-color: green;}
+
+     .netscape4{display: none !important;}
+
+     #bd h1{margin: 0;}
+
+     #searchbox{position: absolute; top: 0; right: 0; line-height: 54px;}
+
+     #searchbox p, #searchbox form {float: left;}
+
+     #searchbox p{margin-left: 10px; font-size: 20px;}
+
+     #searchbox p a{color: yellow; text-decoration: none; padding: 10px;}
+
+     #searchbox p a:hover{text-decoration: underline;}
+
+     #searchbox input {font-size: 18px;}
+
+     #map {height: 300px; width: 619px; position: absolute; bottom: 10px; right: -370px; background-color: lightblue;}
+
+     #regions-list li{font-size: 18px !important; line-height: 24px !important;}
+
+     #ideas-box{position: absolute; top: 10px; right: -400px;}
+
+     #big-globe {height: 330px; width: 330px; position: absolute; bottom: 70px; right: -400px;}
+
+     #events-box{width: 330px; position: absolute; top: 50px; right: -400px; padding: 12px;}
+
+     #events-box p{font-size: 18px !important; text-align: center; margin-bottom: 12px !important;}
+
+     #content {font-size: 123%;}
+
+     #tab-projects #content, #tab-news #content, #tab-events #content, #tab-groups #content{color: black;}
+     #tab-news #content dl{padding: 0; margin: 0; }
+
+     #tab-news #content dt{font-size: 18px; line-height: 36px; font-weight: normal;}
+
+     #sub p{font-size: 14px; margin: 0; padding: 0;}
+
+     #signup-form{background-color: #ae0301; width: 550px; height: 65px; border: 2px solid #c60803; line-height: 65px; text-align: center; margin-top: 10px;}
+
+     #signup-form p{font-size: 30px;}
+
+     #signup-form a{color: orange; font-weight: bold; text-decoration: none; padding: 10px;}
+
+     #signup-form p a:hover{text-decoration: underline;}
+
+     #logos ul{padding: 0; margin: 0; text-align: center;}
+
+     #logos li{display: inline; list-style: none;}
+
+     #intro h2{font-size: 26px; font-weight: normal;}
+
+     #who h2 {font-size: 30px; text-align: center; padding: 0; margin: 0; }
+
+     #who p{font-size: 23px; line-height: 24px;}
+
+     #bemindful {font-size: 18px; font-style: italic; letter-spacing: 0.05em; color: #666;}
+
+     .listy p {font-size: 21px; text-align: center; padding: 0; margin: 0;}
+
+     p small {font-size: 11px;}
+
+     .listy ul{padding: 0; margin: 0; float: right; margin-bottom: 20px;}
+
+     .listy li{list-style: none; display: block; float: left; margin-right: 20px; text-align: center;}
+
+     .boxy {background-color: yellow;}
+
+     .boxy a{background-color: red; display: block; height: 210px;}
+
+     .texty h2{text-align: center; text-transform: uppercase; color: maroon; font-size: 20px; padding: 0; margin: 0}
+
+     
+
+     #OpenLayers.Control.Attribution_3{background-color: black;}
+
+
+     #ft {border-top: 5px solid #ccc; padding-top: 20px; background-image: url(fsf.png); background-repeat: no-repeat; background-position: 620px 20px; position: relative;}
+
+     #fsfcopyright{position: absolute; top: 70px; right: 0px; padding-bottom: 20px; width: 350px; text-align: center;}
+
+     #featured-boxes h3{text-align: center; font-size: 24px; margin: 0; padding: 0; padding-top: 10px; padding-bottom: 10px;}
+
+     #featured-boxes p{font-size: 20px;}
+
+     .middlebox{background-color: #ddd !important;}
+
+     #tab-projects #content li{font-size: 18px !important; line-height: 26px;}