Jump to content

MediaWiki:Htmlhelp.css: Difference between revisions

From BCI2000 Wiki
No edit summary
No edit summary
Line 1: Line 1:
#quickbar {
#quickbar {
  font-family: sans-serif;
  font-family: sans-serif;
p + p { margin-top: 3.5em; }
p { margin-top: 3.5em; }
ul {
ul {
     line-height: 1.5em;
     line-height: 1.5em;

Revision as of 16:15, 13 November 2007

#quickbar {
 font-family: sans-serif;
p { margin-top: 3.5em; }
ul {
    line-height: 1.5em;
    margin: 0.3em 0 0 1.5em;
    padding:0;
}
ol {
    line-height: 1.5em;
    margin: 0.3em 0 0 3.2em;
    padding:0;
    list-style-image: none;
}
li { margin-bottom: 0.1em; }
}