X-Git-Url: https://git.cielonegro.org/gitweb.cgi?a=blobdiff_plain;f=defaultPages%2FStyleSheet%2FDefault.xml;h=5f2126aaf4d2dfb685bdc57016daeaff93b34d08;hb=87df74aaf1fc55047bac7ac234546db7547cf166;hp=06b84e8358e692f9560dedadab1e0f20b49c1f08;hpb=706ee842873fdceb9465cdf6a583176ab855fae2;p=Rakka.git diff --git a/defaultPages/StyleSheet/Default.xml b/defaultPages/StyleSheet/Default.xml index 06b84e8..5f2126a 100644 --- a/defaultPages/StyleSheet/Default.xml +++ b/defaultPages/StyleSheet/Default.xml @@ -93,6 +93,10 @@ option { margin: 5px 0px; } +.body * + h2 { + margin-top: 20px; +} + .body ul, .body ol { list-style-position: inside; margin: 0 0 0.8em 0; @@ -175,6 +179,9 @@ table.configPanel { table.pageEditor { width: 100%; } +table.pageEditor td { + text-align: center; +} .pageEditor th { width: 6em; } @@ -276,6 +283,7 @@ th, td { th { background-color: #eeeeee; font-weight: bold; + text-align: center; } td { background-color: #fafafa;