diff options
Diffstat (limited to 'themes/elegant/theme.css')
-rw-r--r-- | themes/elegant/theme.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/elegant/theme.css b/themes/elegant/theme.css index aa9845902..a4f13380e 100644 --- a/themes/elegant/theme.css +++ b/themes/elegant/theme.css @@ -79,7 +79,7 @@ a:hover { border-bottom: none;} #content,.content { margin-bottom: 4px; padding-bottom: 4px;} #thePicturePage #content { padding-bottom: 0;} .content .titrePage { padding:0; margin-bottom:4px;} -.content .titrePage H2 { line-height: 20px; margin: 0; padding: 8px 0 0 2px;} +.content .titrePage H2 { line-height: 20px; padding: 8px 0 0 2px;} /* menubar */ |