MediaWiki:Wordpress.css

From Fanlore
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.
table.gallery {
margin-top: 1em;
}

.gallerybox {
margin-left: 1.5em;
margin-right: 1.5em;
text-align: center;
}

.gallerybox img {
vertical-align: top;
}

table.gallery td {
vertical-align: top;
}

.gallerytext {
text-align: center;
font-size: 94%;
}

div.thumb {
border: 1px solid #CCC;
background: #EEE;
}

div.tright {
float: right;
margin-left: 0.5em;
margin-right: 2em;
padding-left: 0.5em;
padding-right: 0.5em;
padding-top: 0.5em;
padding-bottom: 0.5em;
display: inline;
clear: none !important;
margin-bottom: 1em;

}

div.center {
text-align: center;
}

div.center > div.thumbinner {
width:0 !important;
}

div.tnone  {
float: none;
margin-top: 0.5em;
padding-left: 0.5em;
padding-right: 0.5em;
padding-top: 0.5em;
padding-bottom: 0.5em;
display: block;
background: #EEE;
clear: both !important;
}

div.tleft {
float: left;
margin-top: 0.5em;
margin-left: 0.5em;
margin-right: 2em;
padding-left: 0.5em;
padding-right: 0.5em;
padding-top: 0.5em;
padding-bottom: 0.5em;
display: inline;
clear: none !important;
background: #EEE;
}

div.floatright {
margin-left: 0.5em;
margin-right: 2em;
margin-top: 1em;
padding-left: 0.5em;
padding-right: 0.5em;
padding-top: 0.5em;
padding-bottom: 0.5em;
float: right;
display: inline !important;
background: #EEE;
clear: none !important;
margin-bottom: 1em;
}

div.floatleft {
margin-left: 0.5em;
margin-top: 1em;
margin-right: 2em;
padding-left: 0.5em;
padding-right: 0.5em;
padding-top: 0.5em;
padding-bottom: 0.5em;
float: left;
display: inline !important;
background: #EEE;
clear: none !important;
margin-bottom: 1em;

}

div.thumb.tleft {
background: #EEE;
margin-top: 1em;
margin-bottom: 1em;
margin-right: 1em;
}

div.thumb.tright {
margin-top: 1em;
margin-bottom: 1em;

}

#catlinks a { text-decoration: underline !important; }

blockquote.quotation {
border: 1px solid #4F9CA1;
padding:10px;
float:none;
display:table;
line-height: 20px;
}

div.message {
border: 2px solid #dbcb93;
background: none repeat scroll 0 0 #FBF3D4;
padding-left: 1em;
padding-right: 1em;
display:table;
}

table.imagesummary {
font-size: 80%;
}

div.div-quotation {
line-height: 20px;
}

table.filehistory {
font-size: 80%;
}

.infobox {
background-color: white !important;
}