MediaWiki: Tweeki.css

From A Wiki of Ice and Fire
Revision as of 19:54, 28 June 2018 by Ran (talk | contribs)
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.
#rightbar {position: fixed;
width: 100%;
text-align: center;}
@media screen and (min-width: 1360px) {
#rightbar 
 {position: fixed;
width: 420px;
top: 74px;
right: 0;
}
#contentwrapper {
margin-right: 290px;
}
}
@media screen and (max-width: 1359px) {
#contentwrapper {
margin-right: 0px;
}
}

}
td, th {
padding: 0.2em;
}

p:before {
  content: "";
  width: 10em;
  display: block;
  overflow: hidden;
}
@media screen and (max-width: 992px) {
.navbar-brand 
 {font-size: 25px;
}
}
@media screen and (max-width: 600px) {
.thumbinner {
width: 100%;
height: auto;
}
}

@media screen and (max-width: 992px) {
img {
width: 100%;
height: auto;
}
}

.ns-8 #rightbar {display: none;}
.ns--1 #rightbar {display: none;}