User:AngelinaBelle/Common.css From Online Manual

Jump to: navigation, search

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.
.mw-headline
{
background-color: orange;
}
.something_odd
{
background-color: orange;
}
ul.InlineBars
{
width:100%; 
margin: 0%; 
text-align: left;
}
ul.InlineBars li
{
display: inline; 
border-left: 1px solid; 
padding: 0%; 
margin: 0%;
margin-left: 1%
}
ul.InlineBars:first-child
{
border-left: none;
}


Advertisement: