]> git.sur5r.net Git - contagged/blobdiff - templates/style.css
style fixes and doubleclick edit
[contagged] / templates / style.css
index 899864e1b9b51ab65677f501d65079cd61586837..feb0135759e3492ee7502db1b17553a3fd4f39c3 100644 (file)
@@ -55,11 +55,13 @@ td    {background-color:#66CCFF:margin:3px}
               font-family:Lucida,Helvetica,Verdana,Arial,Sans-Serif;
               font-size: 12px;}
                
-.photo {border-width:1px;
-        border-style:solid;
-        border-color:#000000;
-        padding:3px;
-        }
+.photo {
+  margin-top: 1em;
+  border-width:1px;
+  border-style:solid;
+  border-color:#000000;
+  padding:3px;
+}
 
 .input {border-width:1px;
         border-style:solid;
@@ -135,6 +137,12 @@ img.click {
   cursor: pointer;
 }
 
+h1 { margin-top: 0;}
+h1 img {
+  line-height:100%;
+  vertical-align:middle;
+}
+
 /* TagCloud */
 a.tc0  { font-size: 80%; }
 a.tc1  { font-size: 100%; }