[Projeler-commits] r198 - zangetsu/static

projeler-uludag at uludag.org.tr projeler-uludag at uludag.org.tr
2 Eki 2006 Pzt 16:33:32 EEST


Author: bahadir.kandemir
Date: Mon Oct  2 16:33:32 2006
New Revision: 198

Modified:
   zangetsu/static/blog.css
Log:
kozmetik

Modified: zangetsu/static/blog.css
=================================================================
--- zangetsu/static/blog.css	(original)
+++ zangetsu/static/blog.css	Mon Oct  2 16:33:32 2006
@@ -15,12 +15,14 @@
 
 #header {
 	background-image: url(./bilinear.png);
+    background-repeat: repeat-x;
 	display: table;
 	font-family: mono, sans-serif;
 	font-size: medium;
 	font-weight: bold;
 	margin: 0 0 1ex 0;
 	width: 100%;
+    line-height: 30px;
 }
 
 #header a {
@@ -66,9 +68,11 @@
 .entry {
 	background-image: url(./entry.gif);
 	background-repeat: no-repeat;
-	padding: 15px 0 0 42px;
+	padding: 15px 0 10px 42px;
 	border-bottom: 1px #999 dashed;
+    margin-bottom: 10px;
 	display: table;
+    width: 95%;
 }
 	
 .date {
@@ -114,3 +118,9 @@
 	border-bottom: 1px #999 dashed;
 	width: 80%;
 }
+
+.dropdown {
+    padding: 2px;
+    width: 100%;
+    border: 1px solid #eee;
+}


Projeler-commits mesaj listesiyle ilgili daha fazla bilgi