MediaWiki:Vector.css

From the Combine OverWiki, the original Half-Life and Portal wiki
Jump to: navigation, 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: 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.
/* Color of new talk page links */
div.vectorTabs li.new a, div.vectorTabs li.new a:visited {
  color: #b80c0c;
}

/* Remove blue list bullet */
ul {
  list-style-image: none;
}

/* Lambda profile icon */
#pt-userpage, #pt-anonuserpage {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAA5UlEQVR4AYXKzyvHcBzH8R30/UbKV/St1WgnB3byn1izGzeSC3GSXKbkgBNyULj6C+THcX+B/AXW1mq01rIpeXumz0etjMOj17vX+2WIyLfqyj5CXV3aL2Sg+oaf4+18chtPeEeK8daxVh5bp+WJJVj+d1wcmPuQ4tAM/xznu30HBQQfedCfbR2/bo3dQfCo8uzXcbbWW4Vk671r0iE/EXGPNMbp0vAEEtSYUt0tBIuNcbIweAHBpnrQDbmqC7ECz4jnu17sdwUPGNBj+lE8Q9T/xojcjo+9aK4zrYca3Q6/e3IDM19cki8QTdllMwAAAABJRU5ErkJggg==');
}