User:AngelinaBelle/common.css From Online Manual

< User:AngelinaBelle
Revision as of 11:52, 14 March 2011 by AngelinaBelle (talk | contribs) (Created page with "UL.Stripped { list-style: none; margin-left: 0px; } UL.Stripped li { list-style: none; margin-left: 0px; } ul.InlineBars, ul.InlineBars3 { width:100%; margin: 0%; tex...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.
UL.Stripped
{
	list-style: none; 
	margin-left: 0px; 
}
UL.Stripped li
{
	list-style: none;

	margin-left: 0px;
}
ul.InlineBars, ul.InlineBars3
{
	width:100%; 
	margin: 0%; 
	text-align: left;
}
ul.InlineBars li, ul.InlineBars3 li
{
	display: inline; 
	border-left: 1px solid;
	padding: 0%; 
	margin: 0%;
	margin-left: 1%
}
ul.Inlinebars3 li
{
}
ul.InlineBars:first-child, ul.InlineBars3:first-child
{
	border-left: none;
}


Advertisement: