Update of /cvsroot/php-blog/serendipity/templates/mt-clean
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv512/mt-clean
Modified Files:
preview.png info.txt style.css
Log Message:
Commit (hopefully correctly, this time) new versions of mt2 themes.
Index: preview.png
===================================================================
RCS file: /cvsroot/php-blog/serendipity/templates/mt-clean/preview.png,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
Binary files /tmp/cvsZ6WHag and /tmp/cvs1UHWa8 differ
Index: style.css
===================================================================
RCS file: /cvsroot/php-blog/serendipity/templates/mt-clean/style.css,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- style.css 15 Jul 2004 20:29:23 -0000 1.11
+++ style.css 16 Jul 2004 00:45:56 -0000 1.12
@@ -1,27 +1,20 @@
/* HTML Elements */
body {
- background: #6c6457;
-}
-
-#mainpane {
- margin-left: 1em;
- margin-bottom: 1em;
- margin-right: 1em;
+ color: #333;
background: white;
- padding: 0px;
- border-spacing: 0px;
}
a,
a:link,
a:visited {
- color: #993300;
+ text-decoration: underline;
+ color: #003366;
}
a:active,
a:hover {
- color: #FFCC66;
+ color: #999999;
}
h3, h4 {
@@ -32,15 +25,11 @@
/* Banner */
#serendipity_banner {
- margin-left: 1em;
- margin-top: 1em;
- margin-right: 1em;
- font-family: georgia, verdana, arial, sans-serif;
- border-left: thin white dotted;
- border-top: thin white dotted;
- border-right: thin white dotted;
- background: #993300;
+ font-family: palatino, georgia, verdana, arial, sans-serif;
+ color: #333;
+ font-weight: normal;
padding: 15px;
+ border-top: 4px double #666;
}
a.homelink1,
@@ -49,9 +38,8 @@
a.homelink1:visited,
#serendipity_banner h1 {
text-decoration: none;
- color: white;
- font-size: x-large;
- font-weight: bold;
+ color: #333;
+ font-size: xx-large;
}
a.homelink2,
@@ -59,65 +47,59 @@
a.homelink2:link,
a.homelink2:visited,
#serendipity_banner h2 {
- font-family: verdana, arial, sans-serif;
- color: white;
- font-size: x-small;
- font-weight: bold;
+ font-size: x-large;
text-decoration: none;
+ color: #333;
+ font-size: small;
}
/* Calendar */
+table.serendipity_calendar a,
+table.serendipity_calendar a:link,
+table.serendipity_calendar a:visited,
+table.serendipity_calendar a:hover {
+ color: #666;
+ font-size: x-small;
+}
+
table.serendipity_calendar td {
- color: white;
line-height: 140%;
font-size: x-small;
}
td.serendipity_weekDayName {
- color: white;
font-size: x-small;
font-weight: bold;
line-height: 140%;
}
-td.serendipity_calendarHeader a,
td.serendipity_calendarHeader a:link,
-td.serendipity_calendarHeader a:active,
td.serendipity_calendarHeader a:visited,
td.serendipity_calendarHeader a:hover {
- color: white;
- font-family: verdana, arial, sans-serif;
- font-size: x-small;
- font-weight: bold;
- line-height: 140%;
+ font-family: palatino, georgia, times new roman, serif;
+ color: #666600;
+ font-size: small;
+ letter-spacing: 0.3em;
+ text-transform: uppercase;
+ text-decoration: none;
}
/* Sidebars */
#serendipityLeftSideBar,
#serendipityRightSideBar {
- border: thin white dotted;
- border-left: 0;
+ display: block;
+ padding: 10px;
vertical-align: top;
- background: #FF9933;
- font-family: verdana, arial, sans-serif;
- color: #333;
- font-size: x-small;
- padding: 0;
- margin: 0;
}
.serendipitySideBarTitle {
- color: white;
+ font-family: palatino, georgia, times new roman, serif;
+ color: #666600;
font-size: small;
- font-family: verdana, arial, sans-serif;
- border-bottom: thin white dotted;
- text-align: center;
- line-height: 140%;
- margin-right: 0.5em;
- font-weight: normal;
- width: 11em;
+ letter-spacing: 0.3em;
+ text-transform: uppercase;
}
div.serendipitySideBarItem {
@@ -129,23 +111,6 @@
padding-bottom: 1em;
}
-.serendipitySideBarContent {
- padding: 0.7em;
-}
-
-.serendipitySideBarContent a,
-.serendipitySideBarContent a:link,
-.serendipitySideBarContent a:active,
-.serendipitySideBarContent a:visited,
-.serendipitySideBarContent a:hover
-{
- text-decoration: none;
-}
-
-#content {
- border: thin #333 dotted;
-}
-
/* Entries */
div.serendipity_Entry_Date {
@@ -155,9 +120,9 @@
}
.serendipity_date {
- font-family: georgia, verdana, arial, sans-serif;
- font-size: small;
- color: #666;
+ font-family: palatino, georgia, times new roman, serif;
+ font-size: large;
+ color: #333;
border-bottom: 1px solid #999;
margin-top: 10px;
font-weight: bold;
@@ -173,28 +138,23 @@
.serendipity_Admin_title a:hover,
.serendipity_Admin_title a:link,
.serendipity_Admin_title a:visited {
- padding-top: 0.5em;
- padding-bottom: 1em;
- font-family: verdana, arial, sans-serif;
- color: #003366;
- font-size: small;
+ font-family: palatino, georgia, times new roman, serif;
+ color: #666;
+ font-size: medium;
text-decoration: none;
- text-transform: uppercase;
}
.serendipity_entry,
.serendipity_admin {
- color: #666;
font-size: small;
font-weight: normal;
line-height: 140%;
+ padding: 10px;
}
div.serendipity_entryFooter {
- font-family: verdana, arial, sans-serif;
+ clear: both;
font-size: x-small;
- color: #003366;
- padding-top: 1em;
}
/* Comments */
@@ -274,7 +234,7 @@
}
.serendipity_admin_list_item_even {
- background-color: white;
+ background-color: #ffffff;
}
.serendipity_admin_list_item_uneven {
Index: info.txt
===================================================================
RCS file: /cvsroot/php-blog/serendipity/templates/mt-clean/info.txt,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- info.txt 15 Jul 2004 20:29:23 -0000 1.6
+++ info.txt 16 Jul 2004 00:45:56 -0000 1.7
@@ -1,3 +1,3 @@
-Name: mt-rusty
+Name: mt-clean
Author: Evan Nemerson
Date: 29/06/2004
|