User:The Inexistent/vector.css: Difference between revisions

From the Kingdom Hearts Wiki, the Kingdom Hearts encyclopedia
Jump to navigationJump to search
No edit summary
(Undo revision 573961 by The Inexistent (talk))
 
(16 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* styles for header background */
/* styles for header background */
html, body {  
html, body {  
     background: #000000 url(http://i852.photobucket.com/albums/ab82/KRCCFNF/PoCwgal-1-2.png) no-repeat;  
     background: #000000 url(http://i852.photobucket.com/albums/ab82/KRCCFNF/PoCwgal-1-3.png) no-repeat;  
}
}
#mw-page-base {  
#mw-page-base {  
Line 31: Line 31:


#p-Navigation h5{
#p-Navigation h5{
background: url(http://i852.photobucket.com/albums/ab82/KRCCFNF/NavigationHeading-1.png) no-repeat 180px top;
background: url(http://i852.photobucket.com/albums/ab82/KRCCFNF/NAVIGATION-1.png) no-repeat 180px top;
display:block;
display:block;
position:relative;
position:relative;
left:-160px;
left:-160px;
width:282px;
width:282px;
height:10px;
height:20px;
}
}


#p-Interaction h5{
#p-Interaction h5{
background: url(http://i852.photobucket.com/albums/ab82/KRCCFNF/CommunityHeading-1.png) no-repeat 180px top;
background: url(http://i852.photobucket.com/albums/ab82/KRCCFNF/COMMUNITY-3.png) no-repeat 180px top;
display:block;
display:block;
position:relative;
position:relative;
left:-160px;
left:-160px;
width:282px;
width:282px;
height:10px;
height:20px;
}
}




#p-tb h5{
#p-tb h5{
background: url(http://i852.photobucket.com/albums/ab82/KRCCFNF/ToolboxHeading-1.png) no-repeat 180px top;
background: url(http://i852.photobucket.com/albums/ab82/KRCCFNF/TOOLBOX-1.png) no-repeat 180px top;
display:block;
display:block;
position:relative;
position:relative;
left:-160px;
left:-160px;
width:282px;
width:282px;
height:12px;
height:20px;
}
 
 
#p-lang h5{
background: url(http://i852.photobucket.com/albums/ab82/KRCCFNF/LANGUAGE-1.png) no-repeat 180px top;
display:block;
position:relative;
left:-160px;
width:282px;
height:20px;
}
}


Line 76: Line 86:
#p-personal a:not(:hover) { color: #FFFFFF !important; }
#p-personal a:not(:hover) { color: #FFFFFF !important; }
#p-personal a:hover { color: #747474 !important; }
#p-personal a:hover { color: #747474 !important; }
#p-Navigation a:not(:hover) { color:#A9A9A9 !important; }
#p-Navigation a:not(:hover) { color:#F0E68C !important; }
#p-tb a:not(:hover) { color:#A9A9A9 !important; }
#p-tb a:not(:hover) { color:#F0E68C !important; }
#p-Interaction a:not(:hover) { color:#A9A9A9 !important; }
#p-Interaction a:not(:hover) { color:#F0E68C !important; }
#p-Navigation a:hover { color: #424242 !important; }
#p-Navigation a:hover { color: #A9A9A9 !important; }
#p-tb a:hover { color: #424242 !important; }
#p-tb a:hover { color: #A9A9A9 !important; }
#p-Interaction a:hover { color: #424242 !important; }
#p-Interaction a:hover { color: #A9A9A9 !important; }
#footer a { color: #FFFFFF; }
#footer a { color: #FFFFFF; }
#p-lang a:not(:hover) { color:#F0E68C !important; }
#p-lang a:hover { color: #A9A9A9 !important; }

Latest revision as of 21:26, 10 August 2012

/* styles for header background */
html, body { 
    background: #000000 url(http://i852.photobucket.com/albums/ab82/KRCCFNF/PoCwgal-1-3.png) no-repeat; 
}
#mw-page-base { 
    background-color: transparent; 
    background-image:none; 
}

h2 {
    padding-top: 15px;
}

#content {
    border-bottom-left-radius: 0em;
    border-top-left-radius: 0em;
}

#p-cactions ul li, #p-cactions ul li a {
  -moz-border-radius-topleft: 0em;
  -moz-border-radius-topright: 0em;
}
#content {
  -moz-border-radius-topleft: 0em;
  -moz-border-radius-bottomleft: 0em;
}
div.pBody {
  -moz-border-radius-topright: 0em;
  -moz-border-radius-bottomright: 0em;
}

#p-Navigation h5{
	background: url(http://i852.photobucket.com/albums/ab82/KRCCFNF/NAVIGATION-1.png) no-repeat 180px top;
	display:block;
	position:relative;
	left:-160px;
	width:282px;
	height:20px;
}

#p-Interaction h5{
	background: url(http://i852.photobucket.com/albums/ab82/KRCCFNF/COMMUNITY-3.png) no-repeat 180px top;
	display:block;
	position:relative;
	left:-160px;
	width:282px;
	height:20px;
}


#p-tb h5{
	background: url(http://i852.photobucket.com/albums/ab82/KRCCFNF/TOOLBOX-1.png) no-repeat 180px top;
	display:block;
	position:relative;
	left:-160px;
	width:282px;
	height:20px;
}


#p-lang h5{
	background: url(http://i852.photobucket.com/albums/ab82/KRCCFNF/LANGUAGE-1.png) no-repeat 180px top;
	display:block;
	position:relative;
	left:-160px;
	width:282px;
	height:20px;
}


li#pt-userpage { 
	background-image: url(http://i852.photobucket.com/albums/ab82/KRCCFNF/ICON.png) !important;
	padding-left: 14px;
}


#p-logo a, #p-logo a:hover { 
 display:block !important;
 background-image: url(http://i852.photobucket.com/albums/ab82/KRCCFNF/Difwikilogo-3.png) !important;
 background-color: transparent
}

	
#title-linktabs { top: -49px !important; }

#p-personal a:not(:hover) { color: #FFFFFF !important; }
#p-personal a:hover { color: #747474 !important; }
#p-Navigation a:not(:hover) { color:#F0E68C !important; }
#p-tb a:not(:hover) { color:#F0E68C !important; }
#p-Interaction a:not(:hover) { color:#F0E68C !important; }
#p-Navigation a:hover { color: #A9A9A9 !important; }
#p-tb a:hover { color: #A9A9A9 !important; }
#p-Interaction a:hover { color: #A9A9A9 !important; }
#footer a { color: #FFFFFF; }
#p-lang a:not(:hover) { color:#F0E68C !important; }
#p-lang a:hover { color: #A9A9A9 !important; }