Colin McRae Rally and DiRT Wiki
Advertisement

Note: After publishing, 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: Press Ctrl-F5.
/* Sliders */

.wikiaPhotoGallery-slider-body {
    background: transparent !important;
}

/* Infoboxes */

.infobox-table {
    table-layout: auto !important;
    width: 280px !important;
}

.default-infobox-container {
    width: 280px;
    background: transparent;
    border-right: 1px solid #CCC;
}

.default-infobox-title {
    
}

.default-infobox-header {
    
}
.default-infobox-header b {
    
}

.default-infobox-main-image {
    padding: 0 !important;
}
.default-infobox-main-image img {
    max-width: 280px !important;
    margin: 0 auto;
}

.default-infobox-line-left {
    
}
.default-infobox-line-left a {
    
}

.default-infobox-line-right {
    
}
.default-infobox-line-right img {
    
}

.default-infobox-main-image-caption,
.default-infobox-footer {
    
}

.default-infobox-container audio {
    width: 270px;
}

/* Default */

.navbox {
    border-collapse: collapse;
}

.navbox th {
    text-align: center;
    padding: 3px;
}

.navbox tr td:nth-child(1) {
    font-size: 9pt;
    text-align: center;
}

.navbox tr td:nth-child(2) {
}

.navbox th a,
.navbox tr td:nth-child(1) a {
}

.navbox th a:hover,
.navbox tr td:nth-child(1) a:hover {
    font-style: italic;
}

.navbox tr td:nth-child(2) table tr:last-child td {
    border-bottom: none !important;
}

.mw-collapsible-toggle {
    font-size: 8pt;
}

/* Main Page */

.page-Colin_McRae_Rally_and_DiRT_Wiki .lcs-container > h2 {
    margin-top: 50px;
    margin-bottom: 20px;
}

* Removes main page title */
 
.page-Colin_McRae_Rally_and_DiRT_Wiki .WikiaPageHeader {
    display: none;
}

/* Boilerplate class */

.boilerplate {
    margin: 10px;
    padding: 10px;
    border: 1px solid #CCC;
}
Advertisement