Update of /cvsroot/php-blog/serendipity/templates/blue
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32059
Modified Files:
style.css
Log Message:
Style Polizei.
Index: style.css
===================================================================
RCS file: /cvsroot/php-blog/serendipity/templates/blue/style.css,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- style.css 16 Feb 2004 20:45:36 -0000 1.1
+++ style.css 16 Feb 2004 20:54:58 -0000 1.2
@@ -1,19 +1,18 @@
a, a:visited {
- color: #993300;
- text-decoration: none;
+ color: #993300;
+ text-decoration: none;
}
a:hover {
- color: #cc3300;
- text-decoration: underline;
+ color: #cc3300;
+ text-decoration: underline;
}
body {
- background-color: #f0f0f0;
- color: #000000;
- font-family: "Bitstream Vera Sans Serif", Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
- font-size: 100%;
- line-height: 20px;
+ background-color: #f0f0f0;
+ color: #000000;
+ font-family: sans-serif;
+ line-height: 20px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
@@ -25,48 +24,40 @@
vertical-align: top;
}
-#serendipity_banner {
- background-color: #dddddd;
+#content {
+ width: auto;
+}
+
+#mainpane {
width: 100%;
+}
+
+#serendipity_banner {
+ background-color: #dddddd;
border-bottom: dashed 1px #000080;
+ width: 100%;
}
#serendipity_banner h1 {
- font-size: 120%;
- font-weight: bold;
color: #666666;
- text-decoration: none;
+ font-size: x-large;
+ font-weight: bold;
+ margin-top: 0px;
padding-left: 20px;
padding-top: 5px;
- margin-top: 0px;
+ text-decoration: none;
}
#serendipity_banner h2 {
- font-size: 110%;
- font-weight: bold;
color: #aaaaaa;
- text-decoration: none;
- padding-left: 20px;
-}
-
-.serendipity_entry {
- background-color: #e6eaee;
+ font-size: large;
+ font-weight: bold;
padding-left: 20px;
- padding-right: 20px;
- padding-bottom: 10px;
- display: block;
-}
-
-div.serendipity_Entry_Date {
- background-color: #e6eaee;
- border: 1px dashed #d0d0d0;
- padding: 10px;
- margin: 10px;
- width: auto;
+ text-decoration: none;
}
#serendipityRightSideBar {
- background-color: #f0f0f0;
+ background-color: #f0f0f0;
border-left: 1px dashed #4068ab;
border-bottom: 1px dashed #4068ab;
padding: 20px;
@@ -74,7 +65,7 @@
}
#serendipityLeftSideBar {
- background-color: #f0f0f0;
+ background-color: #f0f0f0;
border-right: 1px dashed #4068ab;
border-bottom: 1px dashed #4068ab;
padding: 20px;
@@ -82,153 +73,158 @@
}
div.serendipitySideBarTitle {
- font-size: 75%;
+ font-size: small;
font-weight: bold;
margin-bottom: 8px;
}
div.serendipitySideBarItem {
- background-color: #e6eaee;
+ background-color: #e6eaee;
border: 1px dashed #d0d0d0;
- font-size: 75%;
+ font-size: x-small;
+ margin-bottom: 12px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
- margin-bottom: 12px;
}
-#mainpane {
- width: 100%;
+.serendipity_entry {
+ background-color: #e6eaee;
+ display: block;
+ padding-left: 20px;
+ padding-right: 20px;
+ padding-bottom: 10px;
}
-#content {
- width: auto;
-
+div.serendipity_Entry_Date {
+ background-color: #e6eaee;
+ border: 1px dashed #d0d0d0;
+ margin: 10px;
+ padding: 10px;
+ width: auto;
}
.serendipity_title {
- font-size: 105%;
- color: #1a3c5a;
- font-weight: bold;
- border: 1px;
- padding-left: 20px;
- margin-bottom: 8px;
- margin-top: 8px;
+ border: 1px;
+ color: #1a3c5a;
+ font-weight: bold;
+ margin-bottom: 8px;
+ margin-top: 8px;
+ padding-left: 20px;
}
.serendipity_title a:link,
.serendipity_title a:visited {
- text-decoration: none;
- border: 0;
- color: #000000;
+ border: 0;
+ color: #000000;
+ text-decoration: none;
}
.serendipity_title a:hover {
- color: #cc3300;
+ color: #cc3300;
}
.serendipity_date {
- text-align: right;
- display: block;
- width: 100%;
- color: #000080;
- font-weight: bold;
+ color: #000080;
+ display: block;
+ font-weight: bold;
+ text-align: right;
+ width: 100%;
}
.serendipity_commentsTitle {
- display: block;
- background-color: #f2f4f6;
- width: 100%;
- border: 0px;
- color: #404040;
- font-size: 90%;
- padding-left:8px;
+ background-color: #f2f4f6;
+ border: 0px;
+ color: #404040;
+ display: block;
+ font-size: small;
+ padding-left:8px;
+ width: 100%;
}
.serendipity_time {
- display: block;
- margin-top: 8px;
- font-size: 90%;
- font-weight: bold;
+ display: block;
+ font-size: large;
+ font-weight: bold;
+ margin-top: 8px;
}
-TD.serendipity_commentsLabel {
- font-size: 90%;
- font-weight: bold;
- width: 10%;
- vertical-align: top;
+td.serendipity_commentsLabel {
+ font-size: small;
+ font-weight: bold;
+ vertical-align: top;
+ width: 10%;
}
-TD.serendipity_comment {
- padding-left:8px;
- font-size: 90%;
- margin-bottom: 12px;
- color: #404040;
+td.serendipity_comment {
+ color: #404040;
+ font-size: small;
+ margin-bottom: 12px;
+ padding-left:8px;
}
.serendipity_comment_source {
- margin-top: 5px;
+ margin-top: 5px;
}
-TD.serendipityEntriesBox {
- background-color: #ffffff;
- padding: 10px;
- margin: 10px;
+td.serendipityEntriesBox {
+ background-color: #ffffff;
+ padding: 10px;
+ margin: 10px;
}
-TD.serendipity_admin {
- padding: 10px;
+td.serendipity_admin {
+ padding: 10px;
}
-TABLE.serendipity_calendar TD {
- font-size: 90%;
- padding: 3px;
-}
-TABLE.serendipity_calendar A {
- font-weight: bold;
- text-decoration:none;
+table.serendipity_calendar td {
+ font-size: small;
+ padding: 3px;
}
-TABLE.serendipity_calendar A:hover {
- text-decoration:underline;
+table.serendipity_calendar a {
+ font-weight: bold;
+ text-decoration:none;
}
-TD.serendipity_weekDayName {
- background-color: #dddddd;
- font-size: 90%;
- font-weight: bold;
+table.serendipity_calendar a:hover {
+ text-decoration:underline;
}
-div.serendipityPlug, div.serendipityPlug A {
- font-size: 80%;
+td.serendipity_weekDayName {
+ background-color: #dddddd;
+ font-size: small;
+ font-weight: bold;
}
+div.serendipityPlug, div.serendipityPlug a {
+ font-size: small;
+}
img.serendipityImageButton {
- cursor: hand;
+ cursor: hand;
}
-
div.serendipity_admin_title {
- font-size: 120%;
- font-weight: bold;
- margin-bottom: 12px;
+ font-size: large;
+ font-weight: bold;
+ margin-bottom: 12px;
}
div.serendipity_admin_list_title {
- font-weight: bold;
- margin-bottom: 8px;
+ font-weight: bold;
+ margin-bottom: 8px;
}
td.serendipity_admin_list_item {
- padding: 15px;
- border: dotted 1px #d0d0d0;
+ padding: 15px;
+ border: dotted 1px #d0d0d0;
}
div.serendipity_entryFooter {
- clear: both;
- color: #000000;
- font-size: 80%;
- padding-top: 5px;
- padding-bottom: 4px;
+ clear: both;
+ color: #000000;
+ font-size: x-small;
+ padding-top: 5px;
+ padding-bottom: 4px;
}
|