MediaWiki:Common.css

From The Pokemon Insurgence Wiki
Revision as of 01:00, 5 March 2016 by Deukhoofd (talk | contribs)

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.
a[href="/User:1ofthe4rocketbros"] { 
  color: #006600 !important;
}
a[href="/User:Deukhoofd"] { 
  color: #006600 !important;
}
a[href="/User:Zero_breaker"] { 
  color: #006600 !important;
}

a[href="/User:Xbser"] { 
  color: #09acfb !important;
}

a[href="/User:Sleepymon12"] { 
  color: #09acfb !important;
}


body.page-Main_Page h1.firstHeading { display: none; }

.roundy {
    border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    -khtml-border-radius:10px;
    -icab-border-radius:10px;
    -o-border-radius:10px;
}

#toc, .toc {
-moz-border-radius: 1em;
-webkit-border-radius: 1em;
border-radius: 1em;
    border-top-left-radius: 1em;
    border-top-right-radius: 1em;
    border-bottom-right-radius: 1em;
    border-bottom-left-radius: 1em;
border: 1px solid #000066;
    border-top-color: #A87BDD;
    border-top-style: solid;
    border-top-width: 1px;
    border-right-color: #A87BDD;
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-color: #A87BDD;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: #A87BDD;
    border-left-style: solid;
    border-left-width: 1px;
}

.roundybl {
    border-bottom-left-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -khtml-border-bottom-left-radius: 10px;
    -icab-border-bottom-left-radius: 10px;
    -o-border-bottom-left-radius: 10px;
}

.roundybr {
    border-bottom-right-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -khtml-border-bottom-right-radius: 10px;
    -icab-border-bottom-right-radius: 10px;
    -o-border-bottom-right-radius: 10px;
}

.roundytr {
    border-top-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    -webkit-border-top-right-radius: 10px;
    -khtml-border-top-right-radius: 10px;
    -icab-border-top-right-radius: 10px;
    -o-border-top-right-radius: 10px;
}

.roundytl {
    border-top-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -webkit-border-top-left-radius: 10px;
    -khtml-border-top-left-radius: 10px;
    -icab-border-top-left-radius: 10px;
    -o-border-top-left-radius: 10px;
}

.roundytop {
    border-top-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -webkit-border-top-left-radius: 10px;
    -khtml-border-top-left-radius: 10px;
    -icab-border-top-left-radius: 10px;
    -o-border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    -webkit-border-top-right-radius: 10px;
    -khtml-border-top-right-radius: 10px;
    -icab-border-top-right-radius: 10px;
    -o-border-top-right-radius: 10px;
}

.roundybottom {
    border-bottom-left-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -khtml-border-bottom-left-radius: 10px;
    -icab-border-bottom-left-radius: 10px;
    -o-border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -khtml-border-bottom-right-radius: 10px;
    -icab-border-bottom-right-radius: 10px;
    -o-border-bottom-right-radius: 10px;
}

.roundyleft {
    border-top-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -webkit-border-top-left-radius: 10px;
    -khtml-border-top-left-radius: 10px;
    -icab-border-top-left-radius: 10px;
    -o-border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -khtml-border-bottom-left-radius: 10px;
    -icab-border-bottom-left-radius: 10px;
    -o-border-bottom-left-radius: 10px;
}

.roundyright {
    border-top-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    -webkit-border-top-right-radius: 10px;
    -khtml-border-top-right-radius: 10px;
    -icab-border-top-right-radius: 10px;
    -o-border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -khtml-border-bottom-right-radius: 10px;
    -icab-border-bottom-right-radius: 10px;
    -o-border-bottom-right-radius: 10px;
}

.WikiaPage {
    max-width: 1210px;
    min-width: 1200px;
	width:auto;
}
 
/* Header and Footer bars */
.WikiaHeader {
    max-width: 1210px;
	width:auto;
}
.WikiaFooter .toolbar {
    max-width: 1210px;
    min-width: 1010px;
}
 
/* Content area and side rail */
.WikiaMainContent {
    margin-right: 310px;
    min-width: 680px;
}
.WikiaPageHeader, .WikiaPageHeader details {
    width: auto;
}
.WikiaRail {
    position: absolute;
    right: 0;
}
 
/* RTE Editing */
.oasis-one-column .WikiaMainContent {
    width: 100%;
}

/* Bulba-style gallery */
li.gallerybox {
    border: 1px solid #80964B;
    display: inline-block;
    vertical-align: top;
    background: #C4E673;
    height: 205px;
    border-radius: 10px;
    -moz-border-radius: 10px; 
    -webkit-border-radius: 10px; 
    -khtml-border-radius: 10px; 
    -icab-border-radius: 10px; 
    -o-border-radius: 10px;
}

li.gallerybox div.thumb {
    background-color: #E0F2B6;
    border: 1px solid #80964B;
    margin: 2px 2px 0px 2px;
    text-align: center;
    border-radius: 10px;
    -moz-border-radius: 10px; 
    -webkit-border-radius: 10px; 
    -khtml-border-radius: 10px; 
    -icab-border-radius: 10px; 
    -o-border-radius: 10px;
}

div.gallerytext {
    font-size: 85%;
    overflow: hidden;
    padding: 0px 4px;
    word-wrap: break-word;
    height: 50px;
}

.twitter-timeline.twitter-timeline-rendered{
  width: 100%;
  max-width: 100%
}