User:KingdomKeyDarkside/monaco.css

From the Kingdom Hearts Wiki, the Kingdom Hearts encyclopedia
Jump to navigationJump to search

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.
/* transformers wiki-specific */
#p-logo{
	margin-left: 20px;
}

body{background:#FFFFFF
url(http://i53.tinypic.com/9pymgx.png) repeat
}


#p-cactions {
	left: 220px !important;
}

#p-cactions li {
	border: 1px solid #000000;
	border-bottom: none;
}
#p-cactions li.selected {
	border-color: #998675;
}

#p-cactions ul li, #p-cactions ul li a
{
    -moz-border-radius-topright: 0.5em;
    -moz-border-radius-topleft: 0.5em;
}
#content
{
    -moz-border-radius-topleft: 1em;
    -moz-border-radius-bottomleft: 1em;
}

.toc
{
    -moz-border-radius-topleft: 0.5em;
    -moz-border-radius-topright: 0.5em;
    -moz-border-radius-bottomleft: 0.5em;
    -moz-border-radius-bottomright: 0.5em;
}


/* Keeps the logo from flashing. */

#p-logo a:hover { 
 display:block !important;
 background-image: url(http://i56.tinypic.com/rclbnq.png) !important;
 background-color: transparent
}

/* Personal links at top right */
 #p-personal .pBody ul {
   background: #696969;
   border-bottom: 1px solid white;
   border-left: 1px solid white;
   float: right;
   padding-left: 0;
   height: 1.45em;
 -khtml-border-radius-bottomleft: 0.5em;
 -webkit-border-radius-bottomleft: 0.5em;
 -moz-border-radius-bottomleft: 0.5em;
 -border-radius-bottomleft: 0.5em
    }
 #p-personal li {
   color: #000;
   margin: 0;
    }
 #p-personal li a {
   color: #000;
   padding: 0.5em;
    }
 #p-personal li a:hover {
   background: transparent;
   border-bottom: 1px solid white;
    }
 #p-personal li a.new {
   color: #DDDDDD;
 }

/* navigation and other left-menu boxes */
 #p-Navigation,
 #p-Interaction,
 #p-search,
 #p-tb,
 #p-lang,
 #p-ads {
   margin: 1em 0;
   margin-left: 7px;
/*   width: 190px;*/
    }
 
 .pBody {
	padding: 0;
	margin: 0;
	border:1px solid #FFFFFF;
 -khtml-border-radius-topright: 1em;
 -webkit-border-radius-topright: 1em;
 -moz-border-radius-topright: 1em;
 -border-radius-topright: 1em
 }

 #p-Navigation ul,
 #p-Interaction ul,
 #p-search ul,
 #p-tb ul,
 #p-lang ul {
	margin: 0;
	padding: 0;
 }

 #p-Navigation li,
 #p-Interaction li,
 #p-search li,
 #p-tb li,
 #p-lang li{
	list-style: none;
	font-family:Tahoma,arial,sans-serif;
	font-weight:bold;
	font-size: 110%;
	border:1px solid #FFFFFF;
	display:block;
	margin: 0;
	padding: 2px 0 2px 5px;
 -khtml-border-radius-bottomright: 1em;
 -webkit-border-radius-bottomright: 1em;
 -moz-border-radius-bottomright: 1em;
 -border-radius-bottomright: 1em
 -khtml-border-radius-topright: 1em;
 -webkit-border-radius-topright: 1em;
 -moz-border-radius-topright: 1em;
 -border-radius-topright: 1em
 }

 #p-Navigation, 
 #p-Interaction, 
 #p-search,
 #p-tb, 
 #p-ads {
	background: #FFFFFF url(http://www.khwiki.net/images/e/e1/Sidebar-strip.png) repeat-x;
	width:205px;
	padding-top:1px;
 -khtml-border-radius-topright: 1em;
 -webkit-border-radius-topright: 1em;
 -moz-border-radius-topright: 1em;
 -border-radius-topright: 1em

}

/* search box */
 #searchInput {
   background: #fff;
   border: 1px solid #000000;
   margin-bottom: 3px;
   padding: 2px;
    }

 #p-search .pBody {
   padding: 1px;
   margin: 0;
 }

/*div.portlet h5{ display:none}*/

#p-Navigation{
	position:relative;
}

#p-Navigation h5{
	background: url(http://www.khwiki.net/images/2/2f/Sidebar-Navigation.png) no-repeat 180px top;
	display:block;
	position:relative;
	left:-180px;
	width:282px;
	height:16px;
}

#p-Interaction h5{
	background: url(http://www.khwiki.net/images/9/93/Sidebar-Community.png) no-repeat 180px top;
	display:block;
	position:relative;
	left:-180px;
	width:282px;
	height:16px;
}

#p-search h5{
	background: url(http://www.khwiki.net/images/f/f6/Sidebar-Search.png) no-repeat 180px top;
	display:block;
	position:relative;
	left:-180px;
	width:282px;
	height:16px;
}

#p-tb h5{
	background: url(http://www.khwiki.net/images/3/33/Sidebar-Toolbox.png) no-repeat 180px top;
	display:block;
	position:relative;
	left:-180px;
	width:282px;
	height:16px;
}

#p-ads h5{
        background: url(http://www.tfwiki.info/w2/images/4/44/Sidebar_header_ad_text.png) no-repeat 180px top;
        display:block;
        position:relative;
        left:-180px;
        width:302px;
        height:16px;
}

 #p-Navigation .pBody,
 #p-Interaction .pBody,
 #p-search .pBody,
 #p-tb .pBody,
 #p-lang .pBody {
   display: block;
   border: 1px solid #000000;
   background: #FFFFFF;
    }
 #p-Navigation .pBody a,
 #p-Interaction .pBody a,
 #p-search .pBody a,
 #p-tb .pBody a,
 #p-lang .pBody a {
   color: #000;
   text-decoration: none;
    }
 #p-Navigation .pBody a:hover,
 #p-Interaction .pBody a:hover,
 #p-search .pBody a:hover,
 #p-tb .pBody a:hover,
 #p-lang .pBody a:hover {
   color: #3F61AD !important;
    }

 #p-Navigation li a div:hover,  
 #p-Interaction li a div:hover,  
 #p-tb li a div:hover,
 #p-lang li a div:hover {
	width: 197px;
	background-color:#e0efff;
 }

 #p-Navigation li a div,
 #p-Interaction li a div,
 #p-tb li a div,
 #p-lang li a div,
 #feedlinks {
	padding: 2px 5px !important;
	width: 197px;
 }

 #p-ads .pBody div {
	margin: 1em;
	text-align: center;
 }
/* search box */
 #searchInput {
   background: #fff;
   border: 1px solid #000000;
   margin-bottom: 3px;
   padding: 2px;
    }

 #p-search .pBody {
   padding: 0;
   margin: 0;
 }