X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=templates%2Fstatic%2Fmemories.css;h=cca46496889db5216813e754f5358d4b631c9660;hb=HEAD;hp=4147e182bb34c4feeea42634349af6ad8e7c5d92;hpb=96eff7a2eba91cdc0386c963462b537b4aedfd1d;p=memories.git diff --git a/templates/static/memories.css b/templates/static/memories.css index 4147e18..cca4649 100644 --- a/templates/static/memories.css +++ b/templates/static/memories.css @@ -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 @@ -91,54 +91,7 @@ p { font-family: sans-serif; } .photolicense { font-size: 80%; padding: 10px; } .smaller { font-size: 80% } -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;} +.frontpagetable { padding: 10px; } +.frontpagetable th { border: 1px solid black; } + +.tagedittagdelete { margin-right: 2em; }