User talk:Erry/monaco.css
From the Kingdom Hearts Wiki, the Kingdom Hearts encyclopedia
Jump to navigationJump to search
body{background:#FFFFFF
url() repeat
}
- p-logo a, #p-logo a:hover {
display:block !important; background-image: url() !important; background-color: transparent
}
#p-Navigation, #p-Interaction, #p-search, #p-tb, #p-lang {
background: #FFFFFF url() 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
}
/* Personal links at top right */
#p-personal .pBody ul { background: #720a3a; border-bottom: 0px solid white; border-left: 0px 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: #FFF; margin: 0; } #p-personal li a { color: #FFF; padding: 0.5em; } #p-personal li a:hover { background: transparent; border-bottom: 1px solid white; } #p-personal li a.new { color: #FFFFFF; }
The above is all the revisions I have done to T_I's .css file. Changes were: New logo, background image and strip bar image.