MediaWiki:Common.css

The EQWiki - Your source for random EverQuest knowledge

Jump to: navigation, search

Note: After saving, you may have to bypass your browser's cache to see the changes. Mozilla / Firefox / Safari: hold down Shift while clicking Reload, or press Ctrl-Shift-R (Cmd-Shift-R on Apple Mac); IE: hold Ctrl while clicking Refresh, or press Ctrl-F5; Konqueror:: simply click the Reload button, or press F5; Opera users may need to completely clear their cache in Tools→Preferences.

/* 

Always check with the [http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fwww.uesp.net%2Fw%2Findex.php%3Ftitle%3DMediaWiki%3ACommon.css%26action%3Draw%26ctype%3Dtext%2Fcss%26smaxage%3D18000&usermedium=all css validator] after making any changes.

<pre><nowiki>*/

/* Bread Crumb Trail Class */
div.breadcrumb,
table.breadcrumb {
  position: absolute;
  border-collapse: collapse;
  z-index: 1;
  right: 1em;
  top: 2.5em;
  float:right;
  margin: 0.2em;
  padding: 0;
  font-size: 90%;
}

div.breadcrumb p,
table.breadcrumb p {
  /* 

Always check with the [http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fwww.uesp.net%2Fw%2Findex.php%3Ftitle%3DMediaWiki%3ACommon.css%26action%3Draw%26ctype%3Dtext%2Fcss%26smaxage%3D18000&usermedium=all css validator] after making any changes.

<pre><nowiki>*/

/* Bread Crumb Trail Class */
div.breadcrumb,
table.breadcrumb {
  position: absolute;
  border-collapse: collapse;
  z-index: 1;
  right: 1em;
  top: 2.5em;
  float:right;
  margin: 0.2em;
  padding: 0;
  font-size: 90%;
}

div.breadcrumb p,
table.breadcrumb p {
  background-color: #FBEFD5;
}

/*</nowiki></pre>*/

}

/*</nowiki></pre>*/
Personal tools