aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Legler <alex@a3li.li>2015-08-15 14:34:02 +0200
committerAlex Legler <alex@a3li.li>2015-08-15 14:34:02 +0200
commit968d4c9869830b61ea198262b6355a0cf7319451 (patch)
treead1307a2649e39cf36e325180ff8f96c1c64935d
parentSupport for the Echo extension (diff)
downloadskin-tyrian-968d4c9869830b61ea198262b6355a0cf7319451.tar.gz
skin-tyrian-968d4c9869830b61ea198262b6355a0cf7319451.tar.bz2
skin-tyrian-968d4c9869830b61ea198262b6355a0cf7319451.zip
Support for the Flow extension
-rw-r--r--main.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/main.css b/main.css
index 05379f9..9b3c7bb 100644
--- a/main.css
+++ b/main.css
@@ -218,4 +218,12 @@ div#preferences table td {
#pt-notifications .mw-echo-notifications-badge:hover, #pt-notifications .mw-echo-notifications-badge:active, #pt-notifications .mw-echo-notifications-badge:focus {
background-color: #4b406d;
}
+
+.flow-board-header, .flow-board-navigation, .flow-board-header-menu, .flow-board {
+ max-width: none;
+}
+
+div#content .flow-topic-title {
+ font-family: 'Bitter';
+}
} \ No newline at end of file