MediaWiki:Monobook.css: Difference between revisions

From Pikipedia, the Pikmin wiki
Jump to navigation Jump to search
(uh...what.)
No edit summary
Line 98: Line 98:
     background: #cfc;
     background: #cfc;
     border: 2px outset #0b0;
     border: 2px outset #0b0;
}
#p-search input["type=submit"] {
    padding: 0;
}
}
input[type="submit"]:hover {
input[type="submit"]:hover {
     background: #fff;
     background: none;
}
}
#searchInput {
#searchInput {
Line 110: Line 113:


/*Tabs*/
/*Tabs*/
#p-cactions .pBody:hover {
    opacity: 1;
}
#p-cactions li:hover {
    opacity: 0.8;
}
#p-cactions li {
#p-cactions li {
     border: 2px outset #0b0;
     border: 2px outset #0b0;
     border-bottom: 1px solid #fff;
     border-bottom: 1px solid #fff;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomright: 10px;
}
}
#p-cactions li a {
#p-cactions li a {
     border: none;
     border: none;
}
#p-cactions li,
#p-cactions li a {
     -moz-border-radius-topleft: 10px;
     -moz-border-radius-topleft: 10px;
     -moz-border-radius-bottomright: 10px;
     -moz-border-radius-bottomright: 10px;
Line 137: Line 145:
     background: none;
     background: none;
}
}
#p-search .pBody:hover {
.portlet .pBody:hover,
    background: #fff;
.portlet h5:hover {
}
#p-tb .pBody:hover,
#p-wikicities-nav .pBody:hover,
#p-navigation .pBody:hover,
#p-cactions li,
#p-cactions li a,
#p-cactions li.selected,
#p-cactions li.selected a {
     background: #fff;
     background: #fff;
     opacity: 0.85;
     opacity: 0.85;
}
}
.portlet h5:hover {
.portlet h5:hover {
    background: none;
     color: #050;
     color: #070;
}
}


Line 167: Line 166:
input[type="text"],
input[type="text"],
input[type="password"] {
input[type="password"] {
     height: 16px;
     height: 15px;
}
}
textarea {
textarea {
Line 224: Line 223:
     padding-bottom: 0;
     padding-bottom: 0;
     padding-top: 0;
     padding-top: 0;
}
#p-personal li a:hover {
    background: none;
}
}


Line 246: Line 248:
     left: 50px;
     left: 50px;
}
}
#p-personal li a:hover {background: none;}

Revision as of 16:08, January 14, 2009

/* CSS placed here will affect users of the Monobook skin */

/* Don't display some stuff on the main page */
body.page-Main_Page #lastmod, 
body.page-Main_Page #siteSub, 
body.page-Main_Page #contentSub, 
body.page-Main_Page h1.firstHeading {
    display: none !important;
}

/*That crazy box*/
.editsimilar {
    background: #cfc;
    border: 2px outset #0b0;
    -moz-border-radius-topleft: 40px;
    -moz-border-radius-bottom right: 40px;
}

/*OGG player*/
.ogg-player-options {
    border: 2px outset #0b0;
    -moz-border-radius-topleft: 50px;
    -moz-border-radius-bottom right: 100px;
}

/*Watchlist edit message*/
.usermessage {
    background: #ccffcc;
    font-weight: bold;
    margin: 20px 0 10px 0;
    padding: 5px 10px;
    vertical-align: middle;
    border: 2px outset #0b0;
    -moz-border-radius-bottomright: 15px;
    -moz-border-radius-topleft: 15px;
}

/*Background*/
body {
    background-image: url(http://images4.wikia.nocookie.net/pikmin/images/3/3f/BG.png);
    background-repeat: no-repeat;
    background-position: right;
    background-attachment: fixed;
}
#content {
    border: 2px outset #0b0 !important;
    -moz-border-radius: 20px;
    background: url(http://images4.wikia.nocookie.net/pikmin/images/6/67/BG_contentarea.png) right fixed no-repeat;
}
table, td {
    background: none;
}
div.thumb {
   border: none;
}
div.tright {
   border: none;
   margin: 5px 0 5px 10px;
}
div.tleft {
   border: none;
   margin: 5px 15px 5px 0;
}

/*Sidebar*/
.portlet {
    width: 150px;
}
.portlet h5 {
    text-transform: uppercase;
    color: #fff;
    background: #050;
    border: 2px outset #0b0;
    padding: 1px 0 3px 10px;
    font-weight: bold;
    display: block;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-bottomright: 20px;

}
.pBody {
    background: #cfc;
    border: 2px outset #0b0;
    padding-left: 0;
    margin: 2px 30px 0 10px;
    -moz-border-radius-topleft: 2.0em;
    -moz-border-radius-bottomright: 2.0em;
}
.portlet ul {
    list-style-type: none;
}

/*Search*/
input[type="submit"],
input[type="button"] {
    color: #000;
    cursor: pointer;
    background: #cfc;
    border: 2px outset #0b0;
}
#p-search input["type=submit"] {
    padding: 0;
}
input[type="submit"]:hover {
    background: none;
}
#searchInput {
    width: 89px;
}
#p-search .pBody {
    padding: 6px;
}

/*Tabs*/
#p-cactions .pBody:hover {
    opacity: 1;
}
#p-cactions li:hover {
    opacity: 0.8;
}
#p-cactions li {
    border: 2px outset #0b0;
    border-bottom: 1px solid #fff;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomright: 10px;
}
#p-cactions li a {
    border: none;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomright: 10px;
}

/*ToC*/
#toc {
    background: #cfc;
    -moz-border-radius-topleft: 60px;
    -moz-border-radius-bottomright: 40px;
    border: 2px outset #0b0;
}

/*Hover*/
.usermessage:hover,
#toc:hover,
#catlinks:hover {
    background: none;
}
.portlet .pBody:hover,
.portlet h5:hover {
    background: #fff;
    opacity: 0.85;
}
.portlet h5:hover {
    color: #050;
}

/*Input boxes*/
input {
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-bottomright: 20px;
    border: 2px inset #0b0;
    padding-left: 3px;
}
select {
    border: 2px inset #0b0;
}
input[type="text"],
input[type="password"] {
    height: 15px;
}
textarea {
    border: 2px inset #0b0;
    background: none;
    padding: 0;
    margin-bottom: 3px;
}

/*Content area*/
#footer {
    background: none;
}

/*Links*/
a,
#p-personal li a,
#p-cactions li a,
#bodyContent a.extiw,
#bodyContent a.external {
    color: #008800;
}

a:visited,
#bodyContent a.extiw:visited,
#bodyContent a.external:visited {
    color: #008844;
}
a:hover,
#p-personal li a:hover,
#bodyContent a.extiw:hover,
#bodyContent a.external:hover {
    color: #00bb00;
}
a:visited:hover,
#bodyContent a.extiw:visited:hover,
#bodyContent a.external:visited:hover {
    color: #00bb44;
}
a.new:link,
a.new:visited,
#p-personal li a.new,
#p-cactions .new a,
#p-personal li a.new:visited,
#p-cactions .new a:visited {
    color: #bbbb00;
}
#bodyContent a.external {
    background-image: url(http://images.wikia.com/pikmin/images/4/44/External.png);
}
#catlinks {
   border: 2px outset #0b0;
   background: #ccffcc;
   -moz-border-radius-topleft: 30px;
   -moz-border-radius-bottomright: 30px;
    padding-bottom: 0;
    padding-top: 0;
}
#p-personal li a:hover {
    background: none;
}

/* TabbyBox */
#tabbyHead a {
    padding: 0 10px;
    background-color: #cfc;
    -moz-border-radius-topleft: 15px;
    -moz-border-radius-bottomright: 15px;
    color: #060;
    font-size: 150%;
}
#tabbyHead a.selected {
    border: 2px solid #0b0;
    background: #ffffff;
}
#tabbyHead p {
    margin: 1px;
}
#tabbyHead {
    position: relative;
    left: 50px;
}