User:Noahp89/monobook.css: Difference between revisions
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
/* Wayoshi's custom .css (Cascading Style Sheet). That is, skin - changing how the wiki looks to me | /* Wayoshi's custom .css (Cascading Style Sheet). That is, skin - changing how the wiki looks to me | ||
You may use any (past) version of this page or sections of it as your own as long as you credit | You may use any (past) version of this page or sections of it as your own as long as you credit me at the top, | ||
(preferably, just copy this comment with the skin). | |||
All logos have a "WCSS", with my calligraphy W used in my sig, in the upper left corner (consider it my stamp, or w/e :P). | |||
------------------------------------------ | |||
WARIO THEME! (INCOMPLETE) | |||
BACKGROUND: LIGHT GOLD (Wario's yellow lightened up to be easy on the eyes, tweaked a little) | |||
FOREGROUND: DARK LAVENDER (Wario's purple darkened to contrast with background well) | |||
LINKS: DARK GREEN | |||
GAME FOCUS: Wario Land: Shake It | |||
LOGO: Wario being stabbed by Pitchfork in orange glaze and yellow plastic. | |||
TEXTAREA: Green Merfle in green glaze, Treasure Chest with no changes, Wario in purple glaze, all at 5% opacity | |||
PREVIEW: http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/Warioskin.png | |||
*/ | |||
@import "/index.php?title=Mediawiki:Monobook.css&action=raw&ctype=text/css"; | @import "/index.php?title=Mediawiki:Monobook.css&action=raw&ctype=text/css"; | ||
@import "/index.php?title=User: | @import "/index.php?title=User:noahp89/monobook.css&action=raw&ctype=text/css"; | ||
/* | /* all blue */ | ||
#content, #content table { | #content, #content table { | ||
color:# | color:#721863; | ||
background: url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/Contentbg.png); | /* background: url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/Contentbg.png); */ | ||
background:#f8f2a4; | |||
} | } | ||
#content { border:1px solid # | #content { border:1px solid #0C4639; } | ||
#p-cactions ul li a:hover { background-color:# | #p-cactions ul li a:hover { background-color:#e8e294; } | ||
#p-personal ul li a { color:# | #p-personal ul li a {color:#620853;background-color:#e8e294;font-size:105%; } | ||
#p-personal ul li a:hover { background-color:# | #p-personal ul li a:hover { background-color:#f8f2a4; } | ||
body { font-family:Arial; font-size:10px; | body { font-family:Arial; font-size:10px; | ||
background: url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/ | background: url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/Wariowordbg-1.png); | ||
a { color: # | } | ||
a:visited { color: # | a { color: #3C7669; text-decoration: none; } | ||
a:visited { color: #0C4639; } | |||
a:active { color: #333; } | a:active { color: #333; } | ||
#p-personal a.new, a.new { color: #700 } | #p-personal a.new, a.new { color: #700 } | ||
#p-personal a.new:visited, a.new:visited { color: # | #p-personal a.new:visited, a.new:visited { color: #400; } | ||
.usermessage { | .usermessage { | ||
background: # | background: #d8d284; | ||
border: 1px dashed # | border: 1px dashed #822873; | ||
color: # | color: #420233; | ||
} | } | ||
#bodyContent a.extiw:active { color: # | #bodyContent a.extiw:active { color: #6Ca699; } | ||
#bodyContent a.external { color: # | #bodyContent a.external { color: #6Ca699; } | ||
#p-logo a { background: url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/ | #p-logo a { background: url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/Wariobanner.png) 35% 50% no-repeat !important; } | ||
pre { border: 1px dashed # | pre { border: 1px dashed #620853; background:#e8e294;color:#420233; overflow: auto; } | ||
.portlet ul { list-style-image: url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/uldot.png); } | .portlet ul { list-style-image: url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/uldot-3.png); } | ||
ul { list-style-image: url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/uldot.png); } | ul { list-style-image: url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/uldot-3.png); } | ||
h1 { font-family:Jokerman; font-size:28px;color:# | h1 { font-family:Jokerman; font-size:28px;color:#520443;border-bottom-color:#4C8679; } | ||
h2,h3,h4,h5,h6 { color:# | h2,h3,h4,h5,h6 { color:#620853; border-bottom-color:#4C8679; } | ||
hr { background-color: black; color: black } | hr { background-color: black; color: black } | ||
#catlinks { | #catlinks { | ||
border: 1px dotted # | border: 1px dotted #4C8679; | ||
background-color: # | background-color: #e8e294; | ||
} | } | ||
//never know when this will return | //never know when this will return | ||
#siteNotice { | #siteNotice { | ||
background: # | background: #f8f2a4; | ||
border-color:black; | border-color:black; | ||
} | } | ||
#navbox { | #navbox { | ||
background: # | background: #e8e294; | ||
} | } | ||
select { | select { | ||
border: 1px solid # | border: 1px solid #4C8679; | ||
color:# | color:#721863; | ||
background:# | background:#e8e294; | ||
} | } | ||
input { | input { | ||
background-color: # | background-color: #fdf7a9; | ||
color:# | color:#822873; | ||
border: 1px solid # | border: 1px solid #4C8679; | ||
} | } | ||
input.searchButton { | input.searchButton { | ||
background-color: # | background-color: #f9f3a5; | ||
border: 1px solid # | border: 1px solid #4C8679; | ||
color:# | color:#620853; | ||
} | } | ||
#searchInput { | #searchInput { | ||
border: 1px solid # | border: 1px solid #1C5649; | ||
background-color: # | background-color: #fbf5a7; | ||
color:# | color:#620853; | ||
} | } | ||
textarea { | textarea { | ||
font-family: Boukman Old Style; | font-family: Boukman Old Style; | ||
font-size: 14px; | font-size: 14px; | ||
background:url(http://img.photobucket.com/albums/v506/Kimi12715/ | background:url(http://img.photobucket.com/albums/v506/Kimi12715/Wariotabg.png); | ||
color:# | color:#620853; | ||
border:2px solid # | border:2px solid #0C4639; | ||
} | } | ||
Line 86: | Line 97: | ||
-moz-border-radius-topleft: 1em; | -moz-border-radius-topleft: 1em; | ||
-moz-border-radius-topright: 1em; | -moz-border-radius-topright: 1em; | ||
background-color: # | background-color: #f8f2a4; | ||
color: # | color: #721863; | ||
border: 1px solid # | border: 1px solid #0C4639; | ||
} | } | ||
#content { | #content { | ||
Line 96: | Line 107: | ||
-moz-border-radius-topright: 1em; | -moz-border-radius-topright: 1em; | ||
-moz-border-radius-bottomright: 1em; | -moz-border-radius-bottomright: 1em; | ||
background-color: # | background-color: #f8f2a4; | ||
border:1px solid # | border:1px solid #0C4639; | ||
} | } | ||
.mainLegend { display:inline; } | .mainLegend { display:inline; } | ||
#siteSub { display:inline; color: | #siteSub { display:inline; color:#620853; font-size:92%; font-weight:normal; font-variant:small-caps; } | ||
li#pt-userpage { background: none } | li#pt-userpage { background: none; } | ||
table.gallery { background:# | table.gallery { background:#ebe596; border:1px solid #f8f2a4; } | ||
table.gallery td { background:# | table.gallery td { background:#ebe596; border:1px solid #f8f2a4; } | ||
div.tleft,div.tright {border-color:# | div.gallerybox div.thumb { border: 1px solid #ebe596; } | ||
div.thumb div { color:# | div.tleft,div.tright {border-color:#f8f2a4; } | ||
table.diff, td.diff-otitle, td.diff-ntitle { background:# | div.thumb div { color:#620853;background:#e8e294; } | ||
td.diff-context { background:# | table.diff, td.diff-otitle, td.diff-ntitle { background:#f8f2a4; } | ||
div.noarticletext { color:# | td.diff-context { background:#ebe596; } | ||
div.noarticletext { color:#620853;background:#e8e294; } | |||
.smalltoptext { padding-top:1.1em } | .smalltoptext { padding-top:1.1em; } | ||
#footer { display:none } | #footer { display:none; } |
Revision as of 21:24, August 11, 2009
/* Wayoshi's custom .css (Cascading Style Sheet). That is, skin - changing how the wiki looks to me
You may use any (past) version of this page or sections of it as your own as long as you credit me at the top,
(preferably, just copy this comment with the skin).
All logos have a "WCSS", with my calligraphy W used in my sig, in the upper left corner (consider it my stamp, or w/e :P).
------------------------------------------
WARIO THEME! (INCOMPLETE)
BACKGROUND: LIGHT GOLD (Wario's yellow lightened up to be easy on the eyes, tweaked a little)
FOREGROUND: DARK LAVENDER (Wario's purple darkened to contrast with background well)
LINKS: DARK GREEN
GAME FOCUS: Wario Land: Shake It
LOGO: Wario being stabbed by Pitchfork in orange glaze and yellow plastic.
TEXTAREA: Green Merfle in green glaze, Treasure Chest with no changes, Wario in purple glaze, all at 5% opacity
PREVIEW: http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/Warioskin.png
*/
@import "/index.php?title=Mediawiki:Monobook.css&action=raw&ctype=text/css";
@import "/index.php?title=User:noahp89/monobook.css&action=raw&ctype=text/css";
/* all blue */
#content, #content table {
color:#721863;
/* background: url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/Contentbg.png); */
background:#f8f2a4;
}
#content { border:1px solid #0C4639; }
#p-cactions ul li a:hover { background-color:#e8e294; }
#p-personal ul li a {color:#620853;background-color:#e8e294;font-size:105%; }
#p-personal ul li a:hover { background-color:#f8f2a4; }
body { font-family:Arial; font-size:10px;
background: url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/Wariowordbg-1.png);
}
a { color: #3C7669; text-decoration: none; }
a:visited { color: #0C4639; }
a:active { color: #333; }
#p-personal a.new, a.new { color: #700 }
#p-personal a.new:visited, a.new:visited { color: #400; }
.usermessage {
background: #d8d284;
border: 1px dashed #822873;
color: #420233;
}
#bodyContent a.extiw:active { color: #6Ca699; }
#bodyContent a.external { color: #6Ca699; }
#p-logo a { background: url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/Wariobanner.png) 35% 50% no-repeat !important; }
pre { border: 1px dashed #620853; background:#e8e294;color:#420233; overflow: auto; }
.portlet ul { list-style-image: url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/uldot-3.png); }
ul { list-style-image: url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/uldot-3.png); }
h1 { font-family:Jokerman; font-size:28px;color:#520443;border-bottom-color:#4C8679; }
h2,h3,h4,h5,h6 { color:#620853; border-bottom-color:#4C8679; }
hr { background-color: black; color: black }
#catlinks {
border: 1px dotted #4C8679;
background-color: #e8e294;
}
//never know when this will return
#siteNotice {
background: #f8f2a4;
border-color:black;
}
#navbox {
background: #e8e294;
}
select {
border: 1px solid #4C8679;
color:#721863;
background:#e8e294;
}
input {
background-color: #fdf7a9;
color:#822873;
border: 1px solid #4C8679;
}
input.searchButton {
background-color: #f9f3a5;
border: 1px solid #4C8679;
color:#620853;
}
#searchInput {
border: 1px solid #1C5649;
background-color: #fbf5a7;
color:#620853;
}
textarea {
font-family: Boukman Old Style;
font-size: 14px;
background:url(http://img.photobucket.com/albums/v506/Kimi12715/Wariotabg.png);
color:#620853;
border:2px solid #0C4639;
}
#p-cactions ul li, #p-cactions ul li a, #p-cactions li.selected, #p-cactions li.selected a {
-moz-border-radius-topleft: 1em;
-moz-border-radius-topright: 1em;
background-color: #f8f2a4;
color: #721863;
border: 1px solid #0C4639;
}
#content {
-moz-border-radius: 1em;
}
div.pBody {
-moz-border-radius-topright: 1em;
-moz-border-radius-bottomright: 1em;
background-color: #f8f2a4;
border:1px solid #0C4639;
}
.mainLegend { display:inline; }
#siteSub { display:inline; color:#620853; font-size:92%; font-weight:normal; font-variant:small-caps; }
li#pt-userpage { background: none; }
table.gallery { background:#ebe596; border:1px solid #f8f2a4; }
table.gallery td { background:#ebe596; border:1px solid #f8f2a4; }
div.gallerybox div.thumb { border: 1px solid #ebe596; }
div.tleft,div.tright {border-color:#f8f2a4; }
div.thumb div { color:#620853;background:#e8e294; }
table.diff, td.diff-otitle, td.diff-ntitle { background:#f8f2a4; }
td.diff-context { background:#ebe596; }
div.noarticletext { color:#620853;background:#e8e294; }
.smalltoptext { padding-top:1.1em; }
#footer { display:none; }