User:Quiddity/vector.css

From mediawiki.org

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
div#content H2.flow-topic-title {
    font-size: 1.5em;
    font-weight: normal;
    font-family: "Linux Libertine",Georgia,Times,serif;
}
.flow-board-navigation a.flow-board-navigator-active {
    font-size: 1.5em;
    font-weight: normal;
    font-family: "Linux Libertine",Georgia,Times,serif;
    margin-top: -5px;
}
.flow-topic-titlebar {
    padding: .5em .5em .5em .5em;
}
.flow-post .flow-author .mw-userlink {
    font-weight: normal;
    margin-left: 10px;
}
.flow-post .flow-replies {
    margin-left: 0em;
    padding-left: 0em;
    border-left: 2px dotted #CCC;
}
.flow-post-meta {
    margin-left: 0;
}