From: Simon Cozens Date: Thu, 8 Feb 2007 21:00:38 +0000 (+0000) Subject: That we should not needlessly multiply entities seems to be an excellent principle. X-Git-Tag: 1.2+svn20070808~51 X-Git-Url: https://git.decadent.org.uk/gitweb/?p=memories.git;a=commitdiff_plain;h=96eff7a2eba91cdc0386c963462b537b4aedfd1d That we should not needlessly multiply entities seems to be an excellent principle. git-svn-id: http://svn.simon-cozens.org/memories/trunk@17 041978f6-d955-411f-a9d7-1d8545c9c3c7 --- diff --git a/templates/static/memories.css b/templates/static/memories.css index 61099a7..4147e18 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,7 +85,6 @@ 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; } diff --git a/templates/user/album_list b/templates/user/album_list index 59bcad0..c5da0f6 100644 --- a/templates/user/album_list +++ b/templates/user/album_list @@ -1,4 +1,4 @@ -
+
[% IF request.user == user %]

Albums