User:Rednaxela/monobook.css

From Robowiki
Jump to navigation Jump to search

Note: After saving, 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: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
body {
font-size: 0.6em;
}

/* LiquidThread Modification */
div.lqt-thread-replies, div.lqt_thread div.lqt-thread-replies div.lqt-post-wrapper {
    background-image: none !important;
}
 
.lqt-thread-signature {
    display: list-item !important;
    margin-left: 0em !important;
    padding-left: 0em !important;
    list-style-type: disc;
    list-style-image: url('http://file.csdgn.org/dashdash2.gif');
    list-style-position: inside;
}
 
.lqt-show-replies {
    margin-left: 0 !important;
}
 
.lqt-thread-user-signature {
    margin-left: -5px !important;
}
 
.lqt-thread-toolbar-timestamp {
    color: #000 !important;
}
 
div.lqt-thread-replies {
    padding-left: 2em !important;
}