diff options
author | rvelices <rv-github@modusoptimus.com> | 2008-03-26 00:55:19 +0000 |
---|---|---|
committer | rvelices <rv-github@modusoptimus.com> | 2008-03-26 00:55:19 +0000 |
commit | 9e1f97cd16128bfc9488c4d75f8e3f04c95b24ed (patch) | |
tree | 9fed6e85ebdb8a79eca2e75777c7505d46d50528 /template/yoga/picture.css | |
parent | 6aa72e141a0b651f35e6d4dc08777d715aed2e71 (diff) |
- can set privacy level for added elements during site sync
- removed some unused css and simplified a bit dark theme (more consistent with the orhers)
git-svn-id: http://piwigo.org/svn/trunk@2292 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | template/yoga/picture.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/template/yoga/picture.css b/template/yoga/picture.css index 692aefcba..27fd5aec8 100644 --- a/template/yoga/picture.css +++ b/template/yoga/picture.css @@ -127,10 +127,6 @@ TABLE.infoTable TD.value UL { margin: 1em 0; } -#comments H2 { - margin: 0.5em 0; -} - #comments P { margin: 0 0.5em 0 1em; } |