MediaWiki:Common.css

From The Big Cartoon Wiki
Revision as of 19:00, 31 January 2019 by PukupukuDragon (talk | contribs)
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: 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.
.wikia-infobox {
    border:1px #a2a9b1 solid;
    background: #f8f9fa;
    float:right;
    line-height:15px;
    margin:0 0 16px 16px;
    padding:15px 8px 8px;
    width:247px
}

.wikia-infobox td,.wikia-infobox th {
    overflow:hidden;
    padding:2px 3px 7px;
    vertical-align:top
}

.wikia-infobox th {
    font-weight:bold;
    text-align:left;
    width:20%
}

.wikia-infobox th.wikia-infobox-header {
    font-size:17px;
    font-weight:bold;
    margin-top:20px;
    padding:5px 3px 8px;
    text-align:left
}

.wikia-infobox th .wikia-infobox-section-header{
    border-top:1px #a2a9b1 solid;
    margin-top:7px;
    padding-top:20px
}

.wikia-infobox .wikia-infobox-image{
    overflow:hidden;
    padding:0;
    text-align:center;
    width:225px
}

.wikia-infobox .wikia-infobox-caption{
    font-size:12px;
    text-align:center
}