Welcome to the Lylat Wiki, all about the Star Fox series! If you'd like to help out, please take a look at our community portal.

Difference between revisions of "MediaWiki:Monobook.css"

From Lylat Wiki, your source on Star Fox information. By Fans, for Fans.
Jump to navigationJump to search
no edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* custom */
/* custom */
#content


div#globalWrapper {
div#globalWrapper {
Line 16: Line 14:
}
}


#p-cactions li.selected, {
body.skin--responsive #p-cactions li.selected {
   border: 1px solid #32CD32;
   border: 1px solid #32CD32;
}
}


#p-cactions ul li, #p-cactions ul li a {
body.skin--responsive #p-cactions ul li, body.skin--responsive #p-cactions ul li a {
   border-top-left-radius: 1em;
   border-top-left-radius: 1em;
   border-top-right-radius: 1em;
   border-top-right-radius: 1em;
Line 26: Line 24:
}
}


#p-personal ul a:hover {
body.skin--responsive #p-personal ul a:hover {
     text-decoration: underline;
     text-decoration: underline;
     background-color:transparent;
     background-color:transparent;
}
}


div#sidebar.portlet, #p-cactions li.selected {
div#sidebar.portlet, body.skin--responsive #p-cactions li.selected {
   border: 1px solid #32CD32;
   border: 1px solid #32CD32;
}
}
Line 48: Line 46:
.portlet {
.portlet {
width: 11.6em;
width: 11.6em;
}
#content {
  border: 1px solid #32CD32;
  border-top-left-radius: 1em;
  border-right: none;
}
body.skin--responsive #p-personal li a {
    color: #FFF;
}
}
448

edits

Navigation menu