[pLog-svn] r1430 - templates/trunk/Vicksburg

jondaley at devel.plogworld.net jondaley at devel.plogworld.net
Sat Mar 12 21:54:00 GMT 2005


Author: jondaley
Date: 2005-03-12 21:53:59 +0000 (Sat, 12 Mar 2005)
New Revision: 1430

Modified:
   templates/trunk/Vicksburg/style.css
Log:
removed unused calendar stuff, and copied stuff from Soft-Red

Modified: templates/trunk/Vicksburg/style.css
===================================================================
--- templates/trunk/Vicksburg/style.css	2005-03-12 21:53:34 UTC (rev 1429)
+++ templates/trunk/Vicksburg/style.css	2005-03-12 21:53:59 UTC (rev 1430)
@@ -137,40 +137,6 @@
 		margin-bottom:25px;
 		}
 		
-		
-	.calendar {
-		font-family:verdana, arial, sans-serif;
-		color:#FFF;
-		font-size:x-small;
-		font-weight:normal;
-  		background:#999;
-  		line-height:140%;
-  		padding:2px;
-  		text-align:center;	
-		}
-
-        .calendarToday {
-                font-family:verdana, arial, sans-serif;
-                color:#FFF;
-                font-size:x-small;
-                font-weight:bold;
-		text-decoration: underline;
-                background:#999;
-                line-height:140%;
-                padding:2px;
-                text-align:center;
-                }
-	
-	.calendarhead {	
-		font-family:verdana, arial, sans-serif;
-		color:#FFF;
-		font-size:x-small;
-		font-weight:bold;
-  		background:#999;
-  		line-height:140%;
-  		padding:2px;					
-		}	
-	
 	.side {
 		font-family:verdana, arial, sans-serif;
 		color:#333;
@@ -186,6 +152,28 @@
     left: -20px;
 }
 		
+.search {
+    position: relative;
+    left: 0px;
+    color: #333;
+    font-size: x-small;
+    font-weight: normal;
+    line-height: 140%;
+    padding: 3px 7px;
+    text-align: center;
+}
+
+.sidecal {
+    position: relative;
+    left: 0px;
+    color: #333;
+    font-size: x-small;
+    font-weight: normal;
+    line-height: 140%;
+    padding: 3px 7px;
+    text-align: center;
+}
+
 	.sidetitle {
 		font-family:georgia, verdana, arial, sans-serif;
 		color:#FFF;




More information about the pLog-svn mailing list