[Mapbender-commits] r1164 - trunk/mapbender/http/css

svn_mapbender at osgeo.org svn_mapbender at osgeo.org
Fri Mar 2 07:21:16 EST 2007


Author: astrid_emde
Date: 2007-03-02 07:21:16 -0500 (Fri, 02 Mar 2007)
New Revision: 1164

Modified:
   trunk/mapbender/http/css/mapbender.css
Log:
cleaned up. deleted not needed styles

Modified: trunk/mapbender/http/css/mapbender.css
===================================================================
--- trunk/mapbender/http/css/mapbender.css	2007-03-02 11:23:03 UTC (rev 1163)
+++ trunk/mapbender/http/css/mapbender.css	2007-03-02 12:21:16 UTC (rev 1164)
@@ -1,189 +1,59 @@
-
-/*
-   This stylesheet for the yellow example-1 contains some unneccesary
-   instructions, because it was taken from another project.
-   Please look into 'wiki.css' and the README on how to style ewiki pages.
-*/
-
-
-
-/* everywhere */
-body, .body, td, form, input, select {
-  font-size: 13px;
-  line-height: 15px;
-  font-family: "Verdana","Arial",sans-serif;
-}
-
-td h2, td h3, div h2, div h3, div h4 {
-  margin-top: 0px;
-}
-
-/* body colors */
-body, .body {
-  background-color:#F0F0F0;/*#ffffff;#fecc88;*/
-}
-body table, h1 {
-  margin:0px;
-  background-color:#ffffff;/*#feaa56;*/
-  margin-left: 20px;
-}
-body table tr td {
-  padding-left: 15px;
-  padding-right: 15px;
-}
-
-/* links */
-a {
-  text-decoration:underline;
-  color:#000099;
-}
-a:visited {
-  color:#555555;
-}
-a:active {
-  color:#4241DE;
-  background-color:#ce0000;
-}
-a:hover {
-  background-color:#ce0000;
-  color:#ffffff;
-}
-
-
-
-/* - - - overrides - - - */
-
-
-
-/* site title */
-h1.site-title {
-  margin-top: 15px;
-  padding: 0px;
-  width: 85%;
-  height: 90px;
-  font-size: 64px;
-  letter-spacing: -4px;
-  line-height: 70px;
-  font-family: "Arial", "Helvetica", "Comic Sans MS";
-  font-weight: 200;
-}
-h1.site-title a {
-  background: transparent;
-}
-h1.site-title img {
-  position: relative;
-  top: 5px;
-  left: -5px;
-}
-h1.site-title span {
-  font-family: "Arial","Helvetica","Verdana","Impact",sans-serif;
-}
-
-
-/* toc */
-.main-menu {
-  font-family:"Arial","Helvetica","Verdana",sans-serif;
-  font-size:13px;
-  line-height:18px;
-}
-td.main-menu {
-  width: 160px;
-  padding-left:5px;
-  padding-right:5px;
-  min-height:800px;
-}
-div.main-menu {
-  width: 150px;
-  border:2px solid #808080;
-  background-color:#c0c0c0;
-  margin-bottom:3px;
-}
-.main-menu h4 {
-  margin:0px;
-  padding:0px;
-  padding-left:2px;
-  background-color:#808080;
-  border-bottom:1px solid #c0c0c0;
-  color:#ffffff;
-}
-.main-menu a {
-  text-decoration:none;
-  color:#ffffff;
-  margin-left:7px;
-}
-.urhere {
-  color:#eeeeee;
-}
-.main-menu a:hover {
-  background-color:transparent;
-  background-repeat:repeat-x;
-  color:#ffffff;
-}
-
-/* pix.gif replacement */
-.blackline {background-color:#000080;}
-.grayline {background-color:#DEEECD;}
-
-/* calendar */
-.cal {
-}
-.cal tr {
-  min-height:35px;
-}
-.cal td {
-  margin:0px; padding:3px;
-  border-style:solid;
-  border-color:#772211;
-  border-width:1px 0px 0px 0px;
-}
-.cal td big b {
-  font-weight:900;
-  font-size:30px;
-  line-height:32px;
-}
-
-
-/* termine */
-.termine th {
-  background-color:#cc7733;
-}
-.termine td {
-  background-color:#ff9c44;
-}
-.termine td.d {
-  background-color:#e89040;
-}
-.termine td.t {
-  background-color:#f09542;
-}
-.termine th, .termine td {
-  border:solid #e0884c;
-  border-width:0px 0px 1px 0px;
-}
-
-
-
-
-/* - - - in-wiki page settings - - - */
-
-
-.wiki .page.title, .wiki .page.title a {
-  color:#07070f;
-}
-.wiki .page.title {
-  background-color:#c0c0c0;
-  padding:2px;
-  border:2px solid #808080;
-}
-
-abbr {
-  font-family:"Arial","Helvetica","Verdana","Comic Sans MS";
-  text-decoration:none;
-  border-bottom:0px;
-}
-
-
-img{
-	border:0;
-	
+body, .body, td, form, input, select {
+  font-size: 12px;
+  font-family: "Verdana","Arial","Tahoma",sans-serif;
+}
+
+td h2, td h3, div h2, div h3, div h4 {
+  margin-top: 0px;
+}
+
+/* body colors */
+body, .body {
+  background-color:#F0F0F0;
+}
+body table, h1 {
+  margin:0px;
+  background-color:#ffffff;
+  margin-left: 15px;
+}
+body table tr td {
+  padding-left: 10px;
+  padding-right: 10px;
+}
+
+/* links */
+a {
+  text-decoration:underline;
+  color:#000099;
+}
+a:visited {
+  color:#555555;
+}
+a:active {
+  color:#4241DE;
+  background-color:#ce0000;
+}
+a:hover {
+  background-color:#ce0000;
+  color:#ffffff;
+}
+
+.mapbender_headline{
+	font-size: 32px; 
+	font-stretch:extra-expanded;
+	font-weight:bold;
+	margin-bottom:4px;
+}
+
+.mapbender_welcome{
+	font-size: 20px; 
+	font-weight:bold;
+	margin-top:3px;
+	margin-bottom:4px;
+}
+
+
+img{
+	border:0;
+	
 }
\ No newline at end of file



More information about the Mapbender_commits mailing list