tweaks to the experimental css for sandbox 5
[lhc/web/wiklou.git] / skins / vector / experiments / babaco-colors-a.css
index 42b87f2..a338056 100644 (file)
@@ -45,14 +45,17 @@ h4,
 h5,
 h6 {
        border-color:#999999;
-       font-family:arial, sans-serif;
+       font-family:georgia, times, serif;
+}
+#firstHeading {
+       font-size:1.5em;
 }
 h1,
 h2{
-       font-family:georgia, times, serif;
        letter-spacing:0.6px;
 }
-h2 .editsection{
+h2 .editsection,
+.portal h5{
        font-family:sans-serif;
        letter-spacing:0px;
 }
@@ -93,3 +96,9 @@ div.thumbinner{
        border: 1px solid #cccccc;
        background-color: #f7f7f7;
 }
+#panel div.portal h5 {
+       font-weight:bold;
+       margin-bottom:0;
+       padding-bottom:0.05em;
+       color:#000000;
+}
\ No newline at end of file