MediaWiki:Monobook.css: Difference between revisions

From Pikmin Fanon
(Undo revision 21876 by Volatile Dweevil (talk))
mNo edit summary
Line 8: Line 8:


.editsimilar {
.editsimilar {
     background: #cfc;
     background: #d0f0c0;
     border: 2px outset #0b0;
     border: 2px outset #cbd;
     -webkit-border-radius: 40px 0 / 40px 0;
     -webkit-border-radius: 40px 0 / 40px 0;
     -moz-border-radius: 40px 0;
     -moz-border-radius: 40px 0;
Line 17: Line 17:
/*Watchlist edit message*/
/*Watchlist edit message*/
.usermessage {
.usermessage {
     background: #cfc;
     background: #d0f0c0;
     font-weight: bold;
     font-weight: bold;
     margin: 20px 0 10px 0;
     margin: 20px 0 10px 0;
     padding: 5px 10px;
     padding: 5px 10px;
     vertical-align: middle;
     vertical-align: middle;
     border: 2px outset #0b0;
     border: 2px outset #cbd;
     -webkit-border-radius: 15px 0 / 15px 0;
     -webkit-border-radius: 15px 0 / 15px 0;
     -moz-border-radius: 15px 0;
     -moz-border-radius: 15px 0;
Line 30: Line 30:
/*Content area*/
/*Content area*/
#footer {
#footer {
     border: outset #0b0;
     border: outset #cbd;
     border-width: 2px 0;
     border-width: 2px 0;
     background: url(http://www.pikminwiki.com/images/9/9d/W80.png);
     background: url(http://www.pikminwiki.com/images/9/9d/W80.png);
Line 37: Line 37:
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.pikminwiki.com/images/7/7a/Bullet.png);}
#toc {
#toc {
     background: #cfc;
     background: #d0f0c0;
     -webkit-border-radius: 60px 0 40px 0 / 60px 0 40px 0;
     -webkit-border-radius: 60px 0 40px 0 / 60px 0 40px 0;
     -moz-border-radius: 60px 0 40px 0;
     -moz-border-radius: 60px 0 40px 0;
     border-radius: 60px 0 40px 0;
     border-radius: 60px 0 40px 0;
     border: 2px outset #0b0;
     border: 2px outset #cbd;
}
}
#toc li {list-style: none;}
#toc li {list-style: none;}
body {background: url(http://fanon.pikminwiki.com/images/2/26/Background.png) no-repeat center fixed;}
body {background: url(http://fanon.pikminwiki.com/images/2/26/Background.png) no-repeat center fixed;}
#content {
#content {
     border: 2px outset #0b0 !important;
     border: 2px outset #cbd !important;
     -webkit-border-radius: 15px;
     -webkit-border-radius: 15px;
     -moz-border-radius: 20px;
     -moz-border-radius: 20px;
Line 66: Line 66:
.wikia-gallery-item .thumb {border-color: #aca;}
.wikia-gallery-item .thumb {border-color: #aca;}
#catlinks {
#catlinks {
   border: 2px outset #0b0;
   border: 2px outset #cbd;
   background: #ccffcc;
   background: #ccffcc;
     -webkit-border-radius: 30px 0 / 30px 0;
     -webkit-border-radius: 30px 0 / 30px 0;
Line 119: Line 119:
#p-cactions li:hover {opacity: 0.8;}
#p-cactions li:hover {opacity: 0.8;}
#p-cactions li {
#p-cactions li {
     border: 2px outset #0b0;
     border: 2px outset #cbd;
     border-bottom: 1px solid #fff;
     border-bottom: 1px solid #fff;
     -webkit-border-radius: 10px 0 / 10px 0;
     -webkit-border-radius: 10px 0 / 10px 0;
Line 148: Line 148:
     color: #000;
     color: #000;
     cursor: pointer;
     cursor: pointer;
     background: #cfc;
     background: #d0f0c0;
     border: 2px outset #0b0;
     border: 2px outset #cbd;
}
}
input[type="submit"],
input[type="submit"],
Line 159: Line 159:
     -moz-border-radius: 15px 0;
     -moz-border-radius: 15px 0;
     border-radius: 15px 0;
     border-radius: 15px 0;
     border: 2px inset #0b0;
     border: 2px inset #cbd;
     padding: 0 3px;
     padding: 0 3px;
}
}
Line 166: Line 166:
input[type="search"] {height: 16px;}
input[type="search"] {height: 16px;}
textarea {
textarea {
     border: 2px inset #0b0;
     border: 2px inset #cbd;
     background: none;
     background: none;
     padding: 0;
     padding: 0;
Line 189: Line 189:
#bodyContent a.extiw:hover,
#bodyContent a.extiw:hover,
#bodyContent a.external:hover {
#bodyContent a.external:hover {
     color: #0b0;
     color: #cbd;
}
}
a:visited:hover,
a:visited:hover,
Line 214: Line 214:
/*
/*
#blog-comm-order {float: right;}
#blog-comm-order {float: right;}
#blog-comments-ul {margin: 0; background: #cfc; background: rgba(50, 255, 50, 0.3); cursor: auto;}
#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 {list-style: none;}
.blog-comments-li br {line-height: 0;}
.blog-comments-li br {line-height: 0;}
Line 229: Line 229:
#blog-comm-bottom {min-width: 600px; width: 75%; max-width: 1000px; margin: 0.5em 25% 0.5em 0.5em; height: 10em;}
#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-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 #0b0; margin-left: 2em;}
.blog-comm-input-text a {padding: 2px 5px; border: 1px outset #cbd; margin-left: 2em;}
*/
*/

Revision as of 02:23, 1 April 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 #cbd;
    -webkit-border-radius: 15px 0 / 15px 0;
    -moz-border-radius: 15px 0;
    border-radius: 15px 0;
}

/*Content area*/
#footer {
    border: outset #cbd;
    border-width: 2px 0;
    background: url(http://www.pikminwiki.com/images/9/9d/W80.png);
    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);}
#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://fanon.pikminwiki.com/images/2/26/Background.png) no-repeat center fixed;}
#content {
    border: 2px outset #cbd !important;
    -webkit-border-radius: 15px;
    -moz-border-radius: 20px;
    border-radius: 15px;
    background: url(http://www.pikminwiki.com/images/9/9d/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 #cbd;
    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 #cbd;
}
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 #cbd;
    padding: 0 3px;
}
input[type="text"],
input[type="password"],
input[type="search"] {height: 16px;}
textarea {
    border: 2px inset #cbd;
    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.pikminwiki.com/images/4/44/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;}
*/