]> git.decadent.org.uk Git - memories.git/blobdiff - templates/static/memories.css
Merge commit 'trunk'
[memories.git] / templates / static / memories.css
index 45752c9a39a541ec93b80572e5ac5f3c9055c3b7..cca46496889db5216813e754f5358d4b631c9660 100644 (file)
@@ -1,17 +1,17 @@
 BODY { background: #fff; border: 0; margin: 0; padding: 0 }
 a { text-decoration: none; color: #000; }
 p a { font-weight: bold }
-.tagbrowse a { font-weight: bold }
 a:hover { text-decoration: underline }
 a img { border: 0 }
 #nav { background: #994; padding: 2px;  }
 #rhs { background: #fff; height: 100%; width:150px;
 padding: 0 5px 0 5px; border-left: 1px dotted black }
+
+.tagbrowse a { font-weight: bold }
 #suggestionlist { background:#ffd; padding: 10px; margin:10px;
 font-weight: bold; font-family: sans-serif;}
 
-#login { margin-top: 10px;
-font-weight: bold; font-family: sans-serif; background: #eee}
+#login { margin-top: 10px; font-weight: bold; font-family: sans-serif; background: #eee}
 .loginfield { font-weight: bold; font-size: 80%; }
 
 .messages { background: #fff; border: 1px dotted black; margin: 0px 10px
@@ -29,8 +29,7 @@ p { font-family: sans-serif; }
 .thumb {
     width: 100%;
     text-align:center; font-size: 80%; font-family:sans-serif; 
-    border-bottom: 1px solid black; }
-
+}
 .photoview {
     text-align:center;
     }
@@ -86,56 +85,13 @@ p { font-family: sans-serif; }
 .exiftag { font-size: 8pt; background: #ffa; }
 .exifvalue { font-size: 9pt; background: #fff }
 
-.albums { background: #ffc; padding-left: 15px; border: 1px dotted black; }
 .htmltagcloud { text-align:  center; font-family: sans-serif; }
-span.tagcloud0 { font-size: 9px;}
-span.tagcloud1 { font-size: 10px;}
-span.tagcloud2 { font-size: 10px;}
-span.tagcloud3 { font-size: 11px;}
-span.tagcloud4 { font-size: 11px;}
-span.tagcloud5 { font-size: 12px;}
-span.tagcloud6 { font-size: 12px;}
-span.tagcloud7 { font-size: 13px;}
-span.tagcloud8 { font-size: 13px;}
-span.tagcloud9 { font-size: 14px;}
-span.tagcloud10 { font-size: 14px;}
-span.tagcloud11 { font-size: 15px;}
-span.tagcloud12 { font-size: 15px;}
-span.tagcloud13 { font-size: 16px;}
-span.tagcloud14 { font-size: 16px;}
-span.tagcloud15 { font-size: 17px;}
-span.tagcloud16 { font-size: 17px;}
-span.tagcloud17 { font-size: 18px;}
-span.tagcloud18 { font-size: 18px;}
-span.tagcloud19 { font-size: 19px;}
-span.tagcloud20 { font-size: 19px;}
-span.tagcloud21 { font-size: 20px;}
-span.tagcloud22 { font-size: 20px;}
-span.tagcloud23 { font-size: 21px;}
-span.tagcloud24 { font-size: 21px;}
-
-span.tagcloud0 a {text-decoration: none; color: #000;}
-span.tagcloud1 a {text-decoration: none; color: #000;}
-span.tagcloud2 a {text-decoration: none; color: #000;}
-span.tagcloud3 a {text-decoration: none; color: #000;}
-span.tagcloud10 a {text-decoration: none; color: #000;}
-span.tagcloud20 a {text-decoration: none; color: #000;}
-span.tagcloud11 a {text-decoration: none; color: #000;}
-span.tagcloud21 a {text-decoration: none; color: #000;}
-span.tagcloud12 a {text-decoration: none; color: #000;}
-span.tagcloud22 a {text-decoration: none; color: #000;}
-span.tagcloud13 a {text-decoration: none; color: #000;}
-span.tagcloud23 a {text-decoration: none; color: #000;}
-span.tagcloud14 a {text-decoration: none; color: #000;}
-span.tagcloud24 a {text-decoration: none; color: #000;}
-span.tagcloud4 a {text-decoration: none; color: #000;}
-span.tagcloud15 a {text-decoration: none; color: #000;}
-span.tagcloud5 a {text-decoration: none; color: #000;}
-span.tagcloud16 a {text-decoration: none; color: #000;}
-span.tagcloud6 a {text-decoration: none; color: #000;}
-span.tagcloud17 a {text-decoration: none; color: #000;}
-span.tagcloud7 a {text-decoration: none; color: #000;}
-span.tagcloud18 a {text-decoration: none; color: #000;}
-span.tagcloud8 a {text-decoration: none; color: #000;}
-span.tagcloud19 a {text-decoration: none; color: #000;}
-span.tagcloud9 a {text-decoration: none; color: #000;}
+.photodesc { background: #fff; padding: 10px; margin: 5px 15px 5px 15px; text-align: center; }
+.photorights { font-size: 90%; padding: 10px; text-align: right; font-weight: bold; }
+.photolicense { font-size: 80%; padding: 10px; }
+.smaller { font-size: 80%  }
+
+.frontpagetable { padding: 10px;  }
+.frontpagetable th { border: 1px solid black; }
+
+.tagedittagdelete { margin-right: 2em; }