From 8e9dc30ecc9788c5df1c51389dfbc5f7f75bca32 Mon Sep 17 00:00:00 2001 From: vdigital Date: Sun, 21 Sep 2008 16:00:33 +0000 Subject: Synchro page title for 1024x768 resolutions. git-svn-id: http://piwigo.org/svn/trunk@2561 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/template/goto/theme/roma/theme.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'admin/template/goto/theme') 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; } -- cgit v1.2.3