X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=templates%2Fstatic%2Fmemories.css;h=e6df986b3737092e362ee2ad95a145635f0f7e81;hb=b0fba1a831854b34ef3a80464ef8459c0fd405ce;hp=61099a73ea1264cac524ee5b03dccc162933c9ef;hpb=426b02d7e53067a411a549d1a80240381d52ab62;p=memories.git diff --git a/templates/static/memories.css b/templates/static/memories.css index 61099a7..e6df986 100644 --- a/templates/static/memories.css +++ b/templates/static/memories.css @@ -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,13 +85,17 @@ 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; } .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; } + span.tagcloud0 { font-size: 9px;} span.tagcloud1 { font-size: 10px;} span.tagcloud2 { font-size: 10px;}