User:Cru121/vector.css
Jump to navigation
Jump to search
Note: After saving, 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: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
#p-personal {
position: absolute;
background-color: #0066CC;
top: 0em;
right: 0em;
left: 0em;
z-index: 100;
}
#p-personal ul {
list-style-type: none;
list-style-image: none;
margin: 0;
padding-left: 30em;
text-align: right;
}
#p-personal li {
float: none;
display: inline-block;
margin-left: 0.75em;
margin-top: 0.5em;
color: white;
font-size: @menu-personal-font-size;
line-height: @line-height-menu-personal;
white-space: nowrap;
}