aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorvdigital <vdigital@piwigo.org>2008-09-21 16:00:33 +0000
committervdigital <vdigital@piwigo.org>2008-09-21 16:00:33 +0000
commit8e9dc30ecc9788c5df1c51389dfbc5f7f75bca32 (patch)
tree6d76cd54114261bd72d66d1602dace5dc8b4ccae /admin
parent93fb07841fad34e25ff1e7d5d353dcb7433d094d (diff)
Synchro page title for 1024x768 resolutions.
git-svn-id: http://piwigo.org/svn/trunk@2561 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'admin')
-rw-r--r--admin/template/goto/theme/roma/theme.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/admin/template/goto/theme/roma/theme.css b/admin/template/goto/theme/roma/theme.css
index 3f534c58f..bbc509d47 100644
--- a/admin/template/goto/theme/roma/theme.css
+++ b/admin/template/goto/theme/roma/theme.css
@@ -35,10 +35,10 @@ h3, #imageToolBar a:hover, .row1, .content { background-color: #222; }
.content h3 { font-size:20px; letter-spacing:-0.4px; margin:0 20px 12px 0;
text-align:right; background:none; border: 0; }
.content h4 { font-size:14px; text-align:left; padding:3px; margin: 2px;}
-.content h2:before, .content h2:after,
+/*.content h2:before, .content h2:after, */
.content h2 {
-letter-spacing:0.1em; margin-right:30px; text-align:right; color: #777;
-text-transform:none; font-weight:bold; padding-left:20px; }
+letter-spacing:2px; margin-right:30px; text-align:right; color: #777;
+text-transform:none; font-weight:bold; padding-left:20px; width:54%; }
.content dl, dd { margin:5px; }
.content div.titrePage { height:55px; }
.instructions { height:450px; overflow:scroll; padding:0 20px 0; text-align:left; }