[pLog-svn] r5629 - templates/branches/lifetype-1.2/dots

jondaley at devel.lifetype.net jondaley at devel.lifetype.net
Sat Jul 7 09:13:43 EDT 2007


Author: jondaley
Date: 2007-07-07 09:13:42 -0400 (Sat, 07 Jul 2007)
New Revision: 5629

Modified:
   templates/branches/lifetype-1.2/dots/style.css
Log:
capitalize via the stylesheet

Modified: templates/branches/lifetype-1.2/dots/style.css
===================================================================
--- templates/branches/lifetype-1.2/dots/style.css	2007-07-06 21:01:21 UTC (rev 5628)
+++ templates/branches/lifetype-1.2/dots/style.css	2007-07-07 13:13:42 UTC (rev 5629)
@@ -118,9 +118,11 @@
 }
 #search {
 	top: 160px;
+    text-transform: capitalize;
 }
 #archives {
 	top: 230px;
+    text-transform: capitalize;
 }
 #menu {
 	background: url(images/columns.jpg) no-repeat;



More information about the pLog-svn mailing list