MediaWiki:Common.css
From Electrical Contacts
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.
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */ .welcome-test { /*float:right;*/ width: 20em; border:thin solid green; } body { background-image: url(file:///home/kpeters/Pictures/doduco/verlauf-bk.png); } table.twocolortable { font-size: 11px; width :100%; text-align: center; border-collapse: collapse; } table.twocolortable th{ background-color: gray; border-right: 2px solid darkblue; } .twocolortable td{ border-right: 2px solid darkblue; } .twocolortable td:last-child{ border: none; } .twocolortable td:last-child{ border: none; }