mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-05-06 05:22:37 +02:00
fix cosmetic issues
git-svn-id: http://piwigo.org/svn/trunk@1389 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -13,15 +13,16 @@ BODY {
|
||||
}
|
||||
|
||||
H1 {
|
||||
text-align: center;
|
||||
font-size: 150%;
|
||||
font-weight: bold;
|
||||
padding: 0; margin: 1ex 0 2ex 0;
|
||||
text-align: center;
|
||||
font-size: 150%;
|
||||
font-weight: bold;
|
||||
padding: 0;
|
||||
margin: 0.5em 0 1em 0;
|
||||
}
|
||||
|
||||
H2 {
|
||||
margin: 0;
|
||||
padding: 5px 5px 5px 5px;
|
||||
padding: 5px 0.5em 5px 0.5em;
|
||||
text-align: left;
|
||||
font-size: 120%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user