User:Thgoiter/common.css

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search
Note: After saving, you have to bypass your browser's cache to see the changes. Internet Explorer: press Ctrl-F5, Mozilla: hold down Shift while clicking Reload (or press Ctrl-Shift-R), Opera/Konqueror: press F5, Safari: hold down Shift + Alt while clicking Reload, Chrome: hold down Shift while clicking Reload.
/* ==== Source: http://de.wikipedia.org/w/index.php?title=Wikipedia:Fragen_zur_Wikipedia&oldid=74533897#Vektor-Skin_anpassen ==== */

#p-personal {
  position:fixed;
  width:100%;
  left:0em;
  height:5em;
  z-index:2;
  background-color:#fafaff;
}
#p-personal ul {
  margin-right:11em;
  float:right;
}
#left-navigation {
  position:fixed;
  left:10em;
  z-index:2;
}
#right-navigation {
  position:fixed;
  right:0em;
  z-index:2;
}