MediaWiki:Monobook.css: Difference between revisions

From Pikmin Fanon
No edit summary
No edit summary
Line 32: Line 32:
     border: outset #CCCCCC;
     border: outset #CCCCCC;
     border-width: 2px 0;
     border-width: 2px 0;
     background: url(http://www.pikminwiki.com/images/9/9d/W80.png);
     background: url(http://www.pikminfanon.com/images/W80.png);
     background: rgba(255, 255, 255, 0.8);
     background: rgba(255, 255, 255, 0.8);
}
}
html body.skin-monobook ul {list-style-image: url(http://www.pikminwiki.com/images/7/7a/Bullet.png);}
html body.skin-monobook ul {list-style-image: url(http://www.pikminfanon.com/images/Bullet.png);}
#toc {
#toc {
     background: #d0f0c0;
     background: #d0f0c0;
Line 50: Line 50:
     -moz-border-radius: 20px;
     -moz-border-radius: 20px;
     border-radius: 15px;
     border-radius: 15px;
     background: url(http://www.pikminwiki.com/images/9/9d/W80.png);
     background: url(http://www.pikminfanon.com/images/W80.png);
     background: rgba(255, 255, 255, 0.8);
     background: rgba(255, 255, 255, 0.8);
}
}
Line 204: Line 204:
     color: #bb0;
     color: #bb0;
}
}
#bodyContent a.external {background-image: url(http://www.pikminwiki.com/images/4/44/External.png);}
#bodyContent a.external {background-image: url(http://www.pikminfanon.com/images/External.png);}
#p-personal li a:hover {background: none;}
#p-personal li a:hover {background: none;}



Revision as of 17:35, 17 September 2011

/* 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;
}

.editsimilar {
    background: #d0f0c0;
    border: 2px outset #cbd;
    -webkit-border-radius: 40px 0 / 40px 0;
    -moz-border-radius: 40px 0;
    border-radius: 40px 0;
}

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

/*Content area*/
#footer {
    border: outset #CCCCCC;
    border-width: 2px 0;
    background: url(http://www.pikminfanon.com/images/W80.png);
    background: rgba(255, 255, 255, 0.8);
}
html body.skin-monobook ul {list-style-image: url(http://www.pikminfanon.com/images/Bullet.png);}
#toc {
    background: #d0f0c0;
    -webkit-border-radius: 60px 0 40px 0 / 60px 0 40px 0;
    -moz-border-radius: 60px 0 40px 0;
    border-radius: 60px 0 40px 0;
    border: 2px outset #cbd;
}
#toc li {list-style: none;}
body {background: url(http://www.pikminfanon.com/images/2/26/Background.png) no-repeat center fixed;}
#content {
    border: 2px outset #CCCCCC !important;
    -webkit-border-radius: 15px;
    -moz-border-radius: 20px;
    border-radius: 15px;
    background: url(http://www.pikminfanon.com/images/W80.png);
    background: rgba(255, 255, 255, 0.8);
}
table, td, table.diff, td.diff-otitle, td.diff-ntitle {background: none;}
pre {background: rgba(249, 249, 249, .7);}
div.thumb {border: none;}
div.tright {
   border: none;
   margin: 5px 0 5px 10px;
}
div.tleft {
   border: none;
   margin: 5px 15px 5px 0;
}
.wikia-gallery-item .thumb {border-color: #aca;}
#catlinks {
   border: 2px outset #cbd;
   background: #ccffcc;
    -webkit-border-radius: 30px 0 / 30px 0;
   -moz-border-radius: 30px 0;
    border-radius: 30px 0;
    padding-bottom: 0;
    padding-top: 0;
}

/*Sidebar*/
.portlet {width: 150px;}
.portlet h5 {
    text-transform: uppercase;
    color: #fff;
    background: #0F0;
    border: 2px outset #000;
    padding: 1px 0 3px 10px;
    font-weight: bold;
    display: block;
    -webkit-border-radius: 11px 0 / 11px 0;
    -moz-border-radius: 11px 0;
    border-radius: 11px 0;
}
.portlet h5 label {cursor: auto;}
.pBody {
    background: #d0f0c0;
    border: 2px outset #cbd;
    padding-left: 0;
    margin: 2px 20px 0 5px;
    -webkit-border-radius: 25px 0 / 25px 0;
    -moz-border-radius: 25px 0;
    border-radius: 25px 0;
}
.portlet ul {list-style-type: none;}

/*Search*/
input[type="submit"]:hover,
input[type="button"]:hover {
    background: none;
}
#searchInput {width: 100px;}
#p-search .pBody {padding: 4px 6px 5px 6px;}
#searchGoButton, #mw-searchButton {
    padding: 0 2px;
    -moz-border-radius: 11px 0;
    -webkit-border-radius: 11px 0 / 11px 0;
    border-radius: 11px 0;
}

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

/*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[type="submit"],
input[type="button"] {
    color: #000;
    cursor: pointer;
    background: #d0f0c0;
    border: 2px outset #CCCCCC;
}
input[type="submit"],
input[type="button"],
input[type="text"],
input[type="password"],
input[type="search"] {
    -webkit-border-radius: 15px 0 / 15px 0;
    -moz-border-radius: 15px 0;
    border-radius: 15px 0;
    border: 2px inset #CCCCCC;
    padding: 0 3px;
}
input[type="text"],
input[type="password"],
input[type="search"] {height: 16px;}
textarea {
    border: 2px inset #CCCCCC;
    background: none;
    padding: 0;
    margin-bottom: 3px;
}

/*Links*/
a,
#p-personal li a,
#p-cactions li a,
#bodyContent a.extiw,
#bodyContent a.external {
    color: #080;
}
a:visited,
#bodyContent a.extiw:visited,
#bodyContent a.external:visited {
    color: #084;
}
a:hover,
#p-personal li a:hover,
#bodyContent a.extiw:hover,
#bodyContent a.external:hover {
    color: #cbd;
}
a:visited:hover,
#bodyContent a.extiw:visited:hover,
#bodyContent a.external:visited:hover {
    color: #0b4;
}
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: #bb0;
}
#bodyContent a.external {background-image: url(http://www.pikminfanon.com/images/External.png);}
#p-personal li a:hover {background: none;}

#new_edit_page_preview_notice {display: none;}
#wikiPreview>*:first-child {display: block;}
#editform {margin-top: 15px;}

/* blogs (NO LONGER NEEDED) */
/*
#blog-comm-order {float: right;}
#blog-comments-ul {margin: 0; background: #d0f0c0; background: rgba(50, 255, 50, 0.3); cursor: auto;}
.blog-comments-li {list-style: none;}
.blog-comments-li br {line-height: 0;}
.blog-comment-row-even {background-color: #efe; background-color: rgba(255, 255, 255, 0.3);}
.blog-comment-row-odd .comment_avatar {-moz-box-shadow: 3px 3px 5px #666; -webkit-box-shadow: 3px 3px 5px #666;}
.blog-comment {padding: 5px;}
.comment_avatar {float: left; margin: 6px 5px 0 0; -moz-box-shadow: 3px 3px 5px #999; -webkit-box-shadow: 3px 3px 5px #999;}
.blog-comment .details {-moz-box-shadow: 3px 3px 5px #999; -webkit-box-shadow: 3px 3px 5px #999;}
.blog-comment-row-odd .blog-comment .details {-moz-box-shadow: 3px 3px 5px #666; -webkit-box-shadow: 3px 3px 5px #666;}
.blog-comment .details span {font-style: italic; padding: 0 1em; color: #666;}
.blog-comment .details > a {float: right; padding: 0 1em; font-style: italic; }
.blog-comment-hidden {padding-left: 2em; color: #333; font-style: italic;}
.blog-comm-input-avatar {display: none;}
#blog-comm-bottom {min-width: 600px; width: 75%; max-width: 1000px; margin: 0.5em 25% 0.5em 0.5em; height: 10em;}
#blog-comm-form-bottom .blog-comm-input-text div {color: #888; margin: 0.5em 0 0 5em;}
.blog-comm-input-text a {padding: 2px 5px; border: 1px outset #cbd; margin-left: 2em;}
*/