Updates to experimental color scheme a
authorAdam Miller <adam@users.mediawiki.org>
Tue, 20 Oct 2009 18:58:59 +0000 (18:58 +0000)
committerAdam Miller <adam@users.mediawiki.org>
Tue, 20 Oct 2009 18:58:59 +0000 (18:58 +0000)
skins/vector/experiments/babaco-colors-a.css

index 42b87f2..15b3075 100644 (file)
@@ -47,6 +47,9 @@ h6 {
        border-color:#999999;
        font-family:arial, sans-serif;
 }
+#firstHeading {
+       font-size:1.5em;
+}
 h1,
 h2{
        font-family:georgia, times, serif;
@@ -93,3 +96,7 @@ div.thumbinner{
        border: 1px solid #cccccc;
        background-color: #f7f7f7;
 }
+#panel div.portal h5 {
+       font-weight:bold;
+       padding-bottom:0;
+}
\ No newline at end of file