MediaWiki:Mobile.css: Difference between revisions

From The Pokemon Insurgence Wiki
(Created page with "→‎CSS placed here will affect users of the mobile site: →‎Miscellaneous formatting features: .sc { font-variant: small-caps } .l { text-align: left; } .c { text-align...")
Tags: mobile edit mobile web edit
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
/* CSS placed here will affect users of the mobile site */
a[href="/User:1ofthe4rocketbros"] {  
 
  color: #006600 !important;
/* Miscellaneous formatting features */
 
.sc { font-variant: small-caps }
 
.l { text-align: left; }
.c { text-align: center; }
.r { text-align: right; }
 
.bluetable .bg1, .blueinfobox .bg1, .lightbluebg { background: #f8f8ff; }
.graytable .bg1, .grayinfobox .bg1, .lightgraybg { background: #f8f8f8; }
.blueborder { border: 1px solid #88a; }
.grayborder { border: 1px solid #999; }
 
.bluetable .bg2, .blueinfobox .bg2 { background: #eef; }
.bluetable .bg3, .blueinfobox .bg3 { background: #ddf; }
.bluetable .bg4, .blueinfobox .bg4 { background: #ccf; }
 
.graytable .bg2, .grayinfobox .bg2 { background: #f0f0f0; }
.graytable .bg3, .grayinfobox .bg3 { background: #e1e1e1; }
.graytable .bg4, .grayinfobox .bg4 { background: #d2d2d2; }
 
.bluetable, .graytable, .blueinfobox, .grayinfobox {
  border-collapse: collapse;
}
}
 
a[href="/User:Deukhoofd"] {  
.blueinfobox, .grayinfobox {
   color: #006600 !important;
   float: right;
  clear: right;
  margin: 0 0 0.5em 0.5em;
}
}
 
a[href="/User:Zero_breaker"] {  
.blueinfobox { background: #f8f8ff; }
  color: #006600 !important;
.grayinfobox { background: #f8f8f8; }
 
.bluetable, .blueinfobox { border: 1px solid #88a; }
.graytable, .grayinfobox { border: 1px solid #999; }
 
.bluetable td, .bluetable th, .blueinfobox td, .blueinfobox th { border: 1px solid #88a; }
.graytable td, .graytable th, .graytable td, .graytable th { border: 1px solid #999; }
 
.bluetable td, .bluetable th, .graytable td, .graytable th,
.blueinfobox td, .blueinfobox th, .graytable td, .graytable th {
  padding: 2px;
}
}


.bluetable td, .bluetable th, .blueinfobox td, .blueinfobox th { border: 1px solid #88a; }
a[href="/User:Xbser"] {  
.graytable td, .graytable th, .grayinfobox td, .grayinfobox th { border: 1px solid #999; }
  color: #09acfb !important;
 
.bluetable th { background: #ccf; }
.graytable th { background: #d2d2d2; }
 
.bluetable th:first-child, .graytable th:first-child, .blueinfobox th, .grayinfobox th {
  text-align: right;
}
}


.bluetable .divider, .blueinfobox .divider, .bluetable .header, .blueinfobox .header,
a[href="/User:Sleepymon12"] {  
.graytable .divider, .grayinfobox .divider, .graytable .header, .grayinfobox .header {
   color: #09acfb !important;
   text-align: center !important;
}
}


.bluetable .header, .bluetable .divider, .blueinfobox .header { background: #ccf; }
.graytable .header, .graytable .divider, .grayinfobox .header { background: #d2d2d2; }
.blueinfobox .divider { background: #eef; }
.grayinfobox .divider { background: #f0f0f0; }
.normalbg { background: rgb(183,173,150); color: white; }
.fightingbg { background: rgb(192,48,40); color: white; }
.flyingbg { background: rgb(168,144,240); color: white; }
.poisonbg { background: rgb(160,64,160); color: white; }
.groundbg { background: rgb(214,182,94); color: white; }
.rockbg { background: rgb(112,88,72); color: white; }
.bugbg { background: rgb(160,184,32); color: white; }
.ghostbg { background: rgb(112,88,152); color: white; }
.steelbg { background: rgb(184,184,208); color: white; }
.grassbg { background: rgb(120,200,80); color: white; }
.firebg { background: rgb(240,124,40); color: white; }
.waterbg { background: rgb(104,144,240); color: white; }
.electricbg { background: rgb(238,194,38); color: white; }
.psychicbg { background: rgb(248,88,136); color: white; }
.icebg { background: rgb(142,206,206); color: white; }
.dragonbg { background: rgb(112,56,248); color: white; }
.darkbg { background: rgb(94,80,76); color: white; }


.whitelinks a { color: white !important; }
body.page-Main_Page h1.firstHeading { display: none; }


div.listcol
table{
{
  border-collapse: initial!important;
  padding: 0.5em 1.0em 0.5em 0;
  margin: 0.25em;
  min-width: 21.5%;
  border: 1px solid #aaf;
  float: left;
  clear: right;
  line-height: 130%;
}
}


div.listcolend
td{
{
   padding: 2px;
   clear: both;
}
}


/* Babelboxes and userboxes */
.roundy {
    border-radius:10px;


div.babelbox, div.userbox
    -moz-border-radius:10px;
{
    -webkit-border-radius:10px;
  border: 1px solid #999;
    -khtml-border-radius:10px;
  background: #f8f8f8;
    -icab-border-radius:10px;
  float: right;
    -o-border-radius:10px;
  width: 25%;
  padding: 0.25em 0.5em;
  margin-left: 1em;
  margin-bottom: 0.5em;
}
}


table.babelitem, table.userboxitem
#toc, .toc {
{
-moz-border-radius: 1em;
  margin: 0.25em 0;
-webkit-border-radius: 1em;
  width: 100%;
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;
}
}


body[class~=ns-3] div.babelbox, body[class~=ns-3] table.babelitem , body[class~=ns-3] div.userbox, body[class~=ns-3] table.userboxitem
.roundybl {
{
    border-bottom-left-radius: 10px;
  display: none;
    -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;
}
}


table.babelitem th, table.userboxitem th
.roundybr {
{
    border-bottom-right-radius: 10px;
  width: 45pt;
    -moz-border-radius-bottomright: 10px;
  height: 45pt;
    -webkit-border-bottom-right-radius: 10px;
  font-size: 14pt;
    -khtml-border-bottom-right-radius: 10px;
  text-align: center;
    -icab-border-bottom-right-radius: 10px;
  vertical-align: middle;
    -o-border-bottom-right-radius: 10px;
}
 
table.babelitem td, table.userboxitem td
{
  font-size: 8pt;
  line-height: 1.25em;
  padding: 4pt;
  text-align: left;
}
 
/* Credits table, as seen on [[staff of the Pokémon anime]] and similar pages */
 
table.credits-table tr { vertical-align: top; }
table.credits-table th { text-align: right; }
table.credits-table td { text-align: left; }
 
table.credits-table ul
{
  padding-top: 0;
  margin-top: 0;
}
 
table.learnset
{
  background: #f8f8ff;
  border: 1px solid #88a;
  border-collapse: collapse;
  background: white;
}
 
table.learnset td, table.learnset th { border: 1px solid #88a; padding: 2px; }
 
table.learnset td { text-align: center; }
table.learnset td:first-child { text-align: right; }
table.learnset tr.learnset-header th { text-align: center; background: #ccf; }
 
.noticebar {
  background: #efe url('http://archives.bulbagarden.net/media/upload/6/6f/Notice_bar_background.png') no-repeat left center;
  border: 1px solid #8a8;
  margin-top: 0.2em;
  padding: 0.2em;
  text-align: center;
}
}


.seriesbox {
.roundytr {
  background: #f8f8ff;
    border-top-right-radius: 10px;
  border: 1px solid #88a;
    -moz-border-radius-topright: 10px;
  padding: 0.5em;
    -webkit-border-top-right-radius: 10px;
  margin: 0 0 0.5em 0.5em;
    -khtml-border-top-right-radius: 10px;
  float: right;
    -icab-border-top-right-radius: 10px;
  clear: right;
    -o-border-top-right-radius: 10px;
  font-size: 90%;
}
}


.seriesbox .title {
.roundytl {
  background: #ccf;
    border-top-left-radius: 10px;
  padding: 0.1em;
    -moz-border-radius-topleft: 10px;
  text-align: center;
    -webkit-border-top-left-radius: 10px;
  font-size: 111%
    -khtml-border-top-left-radius: 10px;
    -icab-border-top-left-radius: 10px;
    -o-border-top-left-radius: 10px;
}
}


.seriesbox ul {
.roundytop {
  margin-left: 0;
    border-top-left-radius: 10px;
  list-style: none;
    -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;
}
}


.seriesbox ul ul {
.roundybottom {
  margin-left: 1.0em;
    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;
}
}


.seriesbox hr {
.roundyleft {
  border: none;
    border-top-left-radius: 10px;
  border-bottom: 1px solid #88a;
    -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;
}
}


/* Bulbagarden Archives copyright tags */
.roundyright {
 
    border-top-right-radius: 10px;
table.copytag
    -moz-border-radius-topright: 10px;
{
    -webkit-border-top-right-radius: 10px;
  border: 1px solid #88a;
    -khtml-border-top-right-radius: 10px;
  background: #f8f8ff;
    -icab-border-top-right-radius: 10px;
  margin: 0.25em 0;
    -o-border-top-right-radius: 10px;
  padding: 0;
    border-bottom-right-radius: 10px;
  width: 100%;
    -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;
}
}


table.copytag-red { border: 1px solid #a88; background: #fdd; }
.WikiaPage {
table.copytag-yellow { border: 1px solid #aa8; background: #fffff8; }
    max-width: 1210px;
table.copytag td.copytag-text { padding: 0.5em; text-align: center; width: 99%; }
    min-width: 1200px;
table.copytag td.copytag-sym { padding: 0; }
width:auto;
 
.allpagesredirect a, .redirect-in-category a { font-style: italic; color: #888; }
 
/* cutting down on the usage of Template:Roundy with div and table classes for use in larger pages. */
.roundy { border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; -icab-border-radius: 10px; -o-border-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; }
 
.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; }
 
.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; }
 
.roundybottom { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; -moz-border-radius-bottomleft: 10px; -moz-border-radius-bottomright: 10px; -webkit-border-bottom-left-radius: 10px; -webkit-border-bottom-right-radius: 10px; -khtml-border-bottom-left-radius: 10px; -khtml-border-bottom-right-radius: 10px; -icab-border-bottom-left-radius: 10px; -icab-border-bottom-right-radius: 10px; -o-border-bottom-left-radius: 10px; -o-border-bottom-right-radius: 10px; }
 
.roundytop { border-top-left-radius: 10px; border-top-right-radius: 10px; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px; -webkit-border-top-left-radius: 10px; -webkit-border-top-right-radius: 10px; -khtml-border-top-left-radius: 10px; -khtml-border-top-right-radius: 10px; -icab-border-top-left-radius: 10px; -icab-border-top-right-radius: 10px; -o-border-top-left-radius: 10px; -o-border-top-right-radius: 10px; }
 
.roundyleft { border-top-left-radius: 10px; border-bottom-left-radius: 10px; -moz-border-radius-topleft: 10px; -moz-border-radius-bottomleft: 10px; -webkit-border-top-left-radius: 10px; -webkit-border-bottom-left-radius: 10px; -khtml-border-top-left-radius: 10px; -khtml-border-bottom-left-radius: 10px; -icab-border-top-left-radius: 10px; -icab-border-bottom-left-radius: 10px; -o-border-top-left-radius: 10px; -o-border-bottom-left-radius: 10px; }
 
.roundyright { border-bottom-right-radius: 10px; border-top-right-radius: 10px; -moz-border-radius-bottomright: 10px; -moz-border-radius-topright: 10px; -webkit-border-bottom-right-radius: 10px; -webkit-border-top-right-radius: 10px; -khtml-border-bottom-right-radius: 10px; -khtml-border-top-right-radius: 10px; -icab-border-bottom-right-radius: 10px; -icab-border-top-right-radius: 10px; -o-border-bottom-right-radius: 10px; -o-border-top-right-radius: 10px; }
 
/* MAIN PAGE DESIGN CSS */
body.page-Main_Page #t-cite,
body.page-Main_Page #footer-info-lastmod,
body.page-Main_Page #siteSub,
body.page-Main_Page #contentSub,
body.page-Main_Page h1.firstHeading {
display: none !important;
}
}
 
body.page-Main_Page #content { background-color: #E0F2B6;
/* Header and Footer bars */
.WikiaHeader {
    max-width: 1210px;
width:auto;
}
}
 
.WikiaFooter .toolbar {
/* EDITORS HUB DESIGN CSS */
    max-width: 1210px;
body.page-Bulbapedia_Editor_s_Hub #t-cite,
    min-width: 1010px;
body.page-Bulbapedia_Editor_s_Hub #lastmod,
body.page-Bulbapedia_Editor_s_Hub #footer-info-lastmod,
body.page-Bulbapedia_Editor_s_Hub #siteSub,
body.page-Bulbapedia_Editor_s_Hub #contentSub,
body.page-Bulbapedia_Editor_s_Hub h1.firstHeading {
display: none !important;
}
}
 
body.page-Bulbapedia_Editor_s_Hub #content { background-color: #E0F2B6;
/* Content area and side rail */
.WikiaMainContent {
    margin-right: 310px;
    min-width: 680px;
}
}
 
.WikiaPageHeader, .WikiaPageHeader details {
/* Make the list of references smaller */
     width: auto;
ol.references,
div.reflist,
div.refbegin {
     font-size: 90%;
}
}
 
.WikiaRail {
/* Restore category box to pre-MediaWiki 1.18.0 margins */
     position: absolute;
#catlinks li {
     right: 0;
     margin: 0 0;
     padding: 0 0.4em;
}
}
 
#catlinks li:first-child {
/* RTE Editing */
     padding-left: 0;
.oasis-one-column .WikiaMainContent {
     width: 100%;
}
}


Line 323: Line 227:
}
}


.mw-plusminus-pos {
#twitter-widget-0{
    border-bottom: 1px dotted;
  width: 100%!important;
    cursor: help;
  max-width: 100%!important;
}
 
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
    -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
}


.mw-plusminus-neg {
.btn {
    border-bottom: 1px dotted;
  display: inline-block;
    cursor: help;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
    -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
}


.mw-plusminus-null {
.btn-lg,
    border-bottom: 1px dotted;
.btn-group-lg > .btn {
    cursor: help;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
}

Latest revision as of 17:34, 12 July 2018

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; }

table{
   border-collapse: initial!important;
}

td{
  padding: 2px;
}

.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-widget-0{
  width: 100%!important;
  max-width: 100%!important;
}

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}