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.
/* logo */
#p-logo a { background: url(http://images2.wikia.nocookie.net/kingdomhearts/images/archive/b/bc/20090903200150!Wiki.png) 35% 50% no-repeat !important; }
body { background: #e8f8f8 url(http://images.wikia.com/kingdomhearts/images/9/99/CastleOblivionBG.png) repeat-x; }
/* round edges and stuff */
#content_withads {
-moz-border-radius-topleft: 1em;
-moz-border-radius-topright: 1em;
-moz-border-radius-bottomleft: 1em;
-moz-border-radius-bottomright: 1em;
}
#content {
-moz-border-radius-topleft: 1em;
-moz-border-radius-topright: 1em;
-moz-border-radius-bottomleft: 1em;
-moz-border-radius-bottomright: 1em;
}
#p-cactions ul li, #p-cactions ul li a {
-moz-border-radius-topleft: 1em;
-moz-border-radius-topright: 1em;
}
div.pBody {
-moz-border-radius-topright: 1em;
-moz-border-radius-bottomright: 1em;
}
div.pBody {
border-radius-topright: 1em;
border-radius-bottomright: 1em;
}
/*sidebar stuffing*/
.portlet h5, ul#navlist li a,
ul#navlist li#active span, #graphicalspotlight1 span {
border: 1px solid #1e90ff;
-moz-border-radius-topright: 1em;
background-color: #b0f8f8;
color: black !important;
}
/* user */
#p-personal > div > ul {
background: white;
border: 1px solid #1e90ff;
-moz-border-radius-bottomleft: 1em;
width: auto;
display: inline;
position: absolute;
right: -7px;
padding-left: 0px;
padding-bottom: 5px;
}
/***THUMB***/
div.thumb {
margin-bottom: .5em;
border-style: solid;
border-color: #FFFFFF;
width: auto;
-moz-border-radius: 1em;
}
div.thumb div {
border: 1px solid #1e90ff;
padding: 3px !important;
background-color: #FFFFFF;
font-size: 94%;
text-align: center;
overflow: hidden;
-moz-border-radius: 1em;
}
div.thumb div a img {
margin-top: .5em;
border: none;
}
div.thumb div div.thumbcaption {
border: none;
text-align: left;
line-height: 1.4em;
padding: .3em 0 .1em 0;
}
div.magnify {
float: right;
border: none !important;
background: none !important;
}
div.magnify a, div.magnify img {
display: block;
border: none !important;
background: none !important;
}
div.tright {
clear: right;
float: right;
border-width: .5em 0 .8em 1.4em;
margin-left: 0.75em;
margin-right: 0em;
-moz-border-radius: 1em;
}
div.tleft {
float: left;
margin-right: .5em;
border-width: .5em 1.4em .8em 0;
margin-left: 0em;
margin-right: 0.75em;
-moz-border-radius: 1em;
}
/* Tables */
table.gallery {
border: 1px solid #1e90ff;
margin: 2px auto 2px auto;
padding: 2px;
-moz-border-radius: 1em;
}
table.gallery tr {
vertical-align: top;
-moz-border-radius: 1em;
}
table.gallery td {
vertical-align: top;
border: none;
margin: 2px;
-moz-border-radius: 1em;
}
div.gallerybox {
margin: 2px;
width: 150px;
border: none;
background-color: inherit;
-moz-border-radius: 1em;
}
div.gallerybox div.thumb {
text-align: center;
border: 1px solid #1e90ff;
margin: 2px;
-moz-border-radius: 1em;
}
div.gallerytext {
font-size: smaller;
text-align: center;
padding: 2px 4px;
background-color: inherit;
border: none;
-moz-border-radius: 1em;
}
h1, h2 {
border-bottom: 1px solid #1e90ff;
}
pre {
border: 1px dashed #1e90ff;
}
#catlinks {
border: 1px solid #1e90ff;
}
#pagehistory li.selected {
border: 1px dashed #1e90ff;
}
.portlet h6 {
border: 1px solid #1e90ff;
}
.pBody {
border: 1px solid #1e90ff;
}
#content_withads {
<!-- IE60Fixes.css / margin: 2.8em 125px 0 12.2em; -->
border: 2px solid #1e90ff;
}
#content {
/*margin: 2.8em 0 0 12.2em;*/
border: 2px solid #1e90ff;
}