User talk:Erry/monaco.css

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

body{background:#FFFFFF url(MYVFA.png) repeat }

  1. p-logo a, #p-logo a:hover {
display:block !important;
background-image: url(24lj51g.png) !important;
background-color: transparent

}

#p-Navigation, 
#p-Interaction, 
#p-search,
#p-tb, 
#p-lang {

background: #FFFFFF url(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

}

/* 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.