MediaWiki:Modern.css: Difference between revisions

Jump to navigation Jump to search
add #toc
Created page with "→‎CSS placed here will affect users of the Modern skin: .mw-headline { line-height: 1; }"
 
add #toc
Line 3: Line 3:
.mw-headline {
.mw-headline {
   line-height: 1;
   line-height: 1;
}
#toc {
  opacity: 0.8;
  filter: alpha(opacity=50);
}
}

Navigation menu