User:Starphoria/monobook.css: Difference between revisions

From Icaruspedia, the high flying Kid Icarus Wiki
Jump to navigation Jump to search
(Testing)
(Blanked the page)
 
Line 1: Line 1:


body
{
  background: #00101F;
}
textarea
{
background: #FFFFFF;
}
#mw-panel div.portal div.body ul li a
{
  color: #ffffff;
}
#mw-panel div.portal
{
  background: #3CB371;
  border: 1px solid #006400;
  padding-top:4px;
  padding-left:2px;
}
#mw-panel div.portal
{
  margin-left: 23px;
  margin-right: 8px;
}
#mw-panel div.portal h5
{
  color: #000000;
}
#content
{
background: #FFFAFA;
border: 1px solid #FFFAFA;
}
#footer
{
  background: #183048;
  color: #ffffff;
  border-color:#A50000;
  border-style:ridge;
  border-width:5px;
  font-family:monospace;
  font-size:12px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
#footer a
{
  color: #417DC1;
}
#footer ul li
{
  color:#ffffff;
}
#footer a:visited
{
  color:#EB65FF;
}
#p-personal
{
  background: #183048;
  color: #ffffff;
  /*border-color:#A50000;
  border-style:ridge;
  border-width:5px;*/
  padding-right:10px;
  padding-left:2px;
  width:100%;
  font-family:monospace;
  font-size:12px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#p-personal ul li a
{
  color: #417DC1;
}
#p-personal ul li a:visited
{
  color:#EB65FF;
}
#p-personal ul li a.new
{
  color: #FFFFFF;
}
/*
#p-personal ul
{
  background:lightgreen;
  background: #000000;
  border: 5px solid #000000;
}
#p-personal ul li
{
  background:lightgreen;
  background-color: #000000;
  border: 5px solid #000000;
}
*/
div.thumb
{
border-color: transparent;
}
div.pBody
{
  background: #000000;
  border-color:#417DC1;
  border-style:ridge;
  border-width:5px;
  font-family:monospace;
  font-size:12px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
div.pBody
{
  background: #183048;
  color: #ffffff;
  border-color:#A50000;
  border-style:ridge;
  border-width:5px;
  font-family:monospace;
  font-size:12px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.portlet h5
{
  color:#ffffff;
}
div.pBody a
{
  color:#417DC1;
}
div.pBody a:visited
{
  color:#EB65FF;
}
#p-cactions .pBody
{
  font-size: 12px;
}
.portlet li:hover, #p-personal li:hover, #footer li:hover
{
  list-style-image: url('http://niwanetwork.org/fzero/skins/common/images/arrow.png');
}
a:hover
{
  image: url('http://niwanetwork.org/fzero/skins/common/images/arrow.png');
}
/* grabbed from bulbapedia */
#p-cactions ul li, #p-cactions ul li a {
  -moz-border-radius: 1em 1em 0 0;
  -webkit-border-radius: 1em 1em 0 0;
  border-radius: 1em 1em 0 0;
}
#content
{
  -moz-border-radius: 1em 0 0 1em;
  -webkit-border-radius: 1em 0 0 1em;
  border-radius: 1em 0 0 1em;
}

Latest revision as of 16:40, 25 March 2012