|
|
(One intermediate revision by one other user not shown) |
Line 1: |
Line 1: |
| /* DW palette generated from File:Doctorwho2010oneline.jpg
| |
| dull
| |
| #000000
| |
| #334466
| |
| #556699
| |
| #ccbbdd
| |
| #7788bb
| |
|
| |
| vibrant
| |
| #000000
| |
| #334499
| |
| #6677cc
| |
| #ffffff
| |
| #aaaaee
| |
| */
| |
|
| |
|
| /* @group Main Colors */
| |
|
| |
| .color1 {
| |
| background-color: #334466;
| |
| color: #DDD;
| |
| }
| |
| .color1 a {
| |
| color: #DDD;
| |
| }
| |
| .color2 {
| |
| background: #000 repeat-x;
| |
| background-image: url(../images/background.png);
| |
| }
| |
| .accent {
| |
| background-color: #556699;
| |
| border-color: #334466;
| |
| color: #DDD;
| |
| }
| |
| .accent a {
| |
| color: #FFFFFF;
| |
| }
| |
| .neutral {
| |
| background-color: #222;
| |
| border-color: #444;
| |
| color: #DDD;
| |
| }
| |
| .neutral a {
| |
| color: #DDD;
| |
| }
| |
| .dark_text_1 {
| |
| color: #FFFFFF;
| |
| }
| |
| .dark_text_2 {
| |
| color: #32C032;
| |
| }
| |
| #background_strip {
| |
| background: transparent;
| |
| border: none;
| |
| margin-bottom: 1px;
| |
| }
| |
|
| |
| /* @end */
| |
|
| |
| /* @group Header and Footer */
| |
|
| |
| #wikia_header {
| |
| background: transparent;
| |
| border: none;
| |
| margin-bottom: 1px;
| |
| }
| |
| #wikia_logo {
| |
| background-image: url(http://images.wikia.com/common/releases_201006.2/skins/monaco/carbon/images/wikia_logo.png);
| |
| }
| |
| .header-button {
| |
| background-color: #334466;
| |
| }
| |
| #userData a, #wikiaBranding a {
| |
| color: #DDD;
| |
| }
| |
| #header_username a {
| |
| color: #FFFFFF;
| |
| }
| |
| #wikia_footer, #wikia_footer a {
| |
| color: #DDD;
| |
| }
| |
|
| |
| /* @end */
| |
|
| |
| /* @group Widgets */
| |
|
| |
| .widget {
| |
| background: #334466;
| |
| border-color: #556699;
| |
| }
| |
| .widget dd {
| |
| color: #CCC;
| |
| background: #556699;
| |
| }
| |
| .widget dt {
| |
| background-color: #7788bb;
| |
| background-image: -moz-linear-gradient(top, #7788bb 0%, #D30000 33%, #D30000 42%, #7788bb 100%);
| |
| background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.0, #7788bb), color-stop(0.33, #D30000), color-stop(0.42, #D30000), color-stop(1.0, #7788bb));
| |
| color: #CCC;
| |
| }
| |
|
| |
| /* Navigation */
| |
| #search_box {
| |
| background-color: #7788bb;
| |
| background-image: -moz-linear-gradient(top, #7788bb 0%, #D30000 33%, #D30000 42%, #7788bb 100%);
| |
| background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.0, #7788bb), color-stop(0.33, #D30000), color-stop(0.42, #D30000), color-stop(1.0, #7788bb));
| |
| }
| |
| #navigation .menu-item {
| |
| border-color: #334466;
| |
| }
| |
| #navigation a {
| |
| background: #556699;
| |
| color: #CCC;
| |
| }
| |
| #navigation .navigation-hover>a {
| |
| background: #334466;
| |
| }
| |
| #link_box, #link_box_dynamic {
| |
| background: #334466;
| |
| }
| |
| #link_box_table a {
| |
| color: #FFFFFF;
| |
| }
| |
|
| |
| /* Latest Activity widget */
| |
| .WidgetCommunity .community_header {
| |
| color: #CCC;
| |
| background: transparent;
| |
| border-bottom: #333;
| |
| }
| |
| .WidgetCommunity .toolbar {
| |
| background: transparent;
| |
| border-top: none;
| |
| }
| |
|
| |
| /* @end */
| |
| #0055
| |
| /* @group Page */
| |
| #page_bar {
| |
| background-color: #7788bb;
| |
| background-image: -moz-linear-gradient(top, #7788bb 0%, #D30000 33%, #D30000 42%, #7788bb 100%);
| |
| background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.0, #7788bb), color-stop(0.33, #D30000), color-stop(0.42, #D30000), color-stop(1.0, #7788bb));
| |
| border-bottom: none;
| |
| margin: -1px;
| |
| }
| |
| #page_tabs li {
| |
| background: #6677cc;
| |
| border: none;
| |
| }
| |
| #page_tabs li.selected {
| |
| background: #111111;
| |
| color: #EEE;
| |
| border: none;
| |
| }
| |
| #page_tabs li a, #page_tabs li.selected a {
| |
| color: #EEE;
| |
| background-color: transparent !important;
| |
| }
| |
| #page_tabs li a.new {
| |
| color: #E01700;
| |
| }
| |
| #wikia_page {
| |
| background: #111;
| |
| border-color: #222;
| |
| color: #DDD;
| |
| }
| |
| #articleFooter {
| |
| background: #111;
| |
| border-top: 1px dashed #555;
| |
| }
| |
| #articleFooter td.col2 {
| |
| border-left: 1px dashed #555;
| |
| }
| |
| #articleFooter strong {
| |
| color: #EEE;
| |
| }
| |
| #toc,
| |
| .toc,
| |
| #catlinks,
| |
| #userloginForm form,
| |
| .forumheader,
| |
| ul#filetoc
| |
| {
| |
| color: #FFF;
| |
| background-color: #222;
| |
| border: 1px solid #555;
| |
| }
| |
| code {
| |
| background-color: #191919;
| |
| color: #FFF;
| |
| }
| |
| pre {
| |
| border: 1px dashed #444;
| |
| background-color: #222;
| |
| color: #FFF;
| |
| }
| |
|
| |
| /* @end */
| |
|
| |
| /* @group Main Page */
| |
|
| |
| body.mainpage div.monaco_shrinkwrap {
| |
| width: 972px;
| |
| }
| |
| body.mainpage.ltr div.monaco_shrinkwrap {
| |
| left: 50%;
| |
| margin-left: -486px;
| |
| }
| |
| body.mainpage.rtl div.monaco_shrinkwrap {
| |
| right: 50%;
| |
| margin-right: -486px;
| |
| }
| |
| body.mainpage .firstHeading {
| |
| display: none;
| |
| }
| |
|
| |
| /* @end */
| |
|
| |
| /* @group Masthead */
| |
|
| |
| #user_masthead {
| |
| background: #000;
| |
| }
| |
| #user_masthead h2 {
| |
| color: #EEE;
| |
| }
| |
| #user_masthead ul.nav_links li, #user_masthead ul.nav_links li a {
| |
| background: #334466;
| |
| color: #EEE;
| |
| }
| |
| #user_masthead ul.nav_links li.selected, #user_masthead ul.nav_links li.selected a {
| |
| background: #334499;
| |
| border-color: #555;
| |
| color: #EEE;
| |
| }
| |
| body.masthead-regular #page_bar, body.masthead-special #page_bar,
| |
| body.masthead-regular #page_bar a, body.masthead-special #page_bar a {
| |
| background: #334499;
| |
| border-color: #555;
| |
| color: #EEE;
| |
| }
| |
| .dark_text_1 {
| |
| color: #FFFFFF;
| |
| }
| |
|
| |
| /* @end */
| |
|
| |
| /* @group Blog */
| |
|
| |
| #blogPostForm, #blogInfo {
| |
| color: #EEE;
| |
| }
| |
| div.blog-comm-input {
| |
| background: #222;
| |
| border: 1px solid #777;
| |
| }
| |
| h2.wikia_header {
| |
| background: #303030;
| |
| border: none;
| |
| color: #FDB966;
| |
| }
| |
| div.wk_blogs_post .wk_blogs_summary {
| |
| color:#FFF !important;
| |
| }
| |
|
| |
| /* @end */
| |
|
| |
| /* @group History */
| |
|
| |
| #pagehistory li {
| |
| border: 1px solid #000;
| |
| }
| |
| #pagehistory li.selected {
| |
| background-color: #556699;
| |
| border: 1px dashed #404040;
| |
| color: #FFF;
| |
| }
| |
| table.diff {
| |
| background: #191919;
| |
| }
| |
| td.diff-otitle, td.diff-ntitle {
| |
| background: transparent;
| |
| }
| |
| td.diff-context {
| |
| background-color: #000;
| |
| }
| |
| td.diff-deletedline {
| |
| background-color: #331100;
| |
| }
| |
| td.diff-addedline {
| |
| background-color: #556699;
| |
| }
| |
|
| |
| /* @end */
| |
|
| |
| /* @group Preferences */
| |
|
| |
| .ns-special #preferences, .prefsection table, .prefsection legend {
| |
| background-color: #202020;
| |
| border-color: #606060;
| |
| color: #FFF;
| |
| }
| |
| #preftoc li {
| |
| border-color: #606060;
| |
| background-color: #151515;
| |
| }
| |
| #preftoc li.selected {
| |
| background-color: #202020;
| |
| border-color: #606060;
| |
| color: #FFF;
| |
| }
| |
| #preftoc li a {
| |
| color: #FFF;
| |
| }
| |
|
| |
| /* @end */
| |
|
| |
| /* @group Gallery */
| |
|
| |
| table.gallery {
| |
| background-color: #111;
| |
| border: none;
| |
| }
| |
| table.gallery td {
| |
| background-color: #111;
| |
| border: none;
| |
| color: #FFF;
| |
| }
| |
| div.gallerybox {
| |
| border-color: #606060;
| |
| }
| |
| div.gallerybox div.thumb {
| |
| border: 1px solid #777;
| |
| background-color: #1F1F1F;
| |
| }
| |
| div.gallerybox div.thumb:hover,
| |
| div.gallerybox div.thumb div:hover {
| |
| background-color: #2A2A2A;
| |
| }
| |
|
| |
| /* @end */
| |
|
| |
| /* @group Thumb */
| |
|
| |
| div.thumb div {
| |
| background-color: #202020;
| |
| border-color: #606060;
| |
| color: #FDF8E2;
| |
| }
| |
| div.thumb div a img {
| |
| border-color: #444;
| |
| }
| |
|
| |
| /* @end */
| |
|
| |
| /* @group Special Pages */
| |
|
| |
| h4.mw-specialpagesgroup {
| |
| background-color: #222;
| |
| color: #CCC;
| |
| }
| |
| .not-patrolled {
| |
| background-color: #111;
| |
| }
| |
|
| |
| /* @end */
| |
|
| |
| /* @group Problem Reports */
| |
|
| |
| .problemReportsList thead tr {
| |
| background: #556699 !important;
| |
| color: #FFF !important;
| |
| }
| |
| .problemReportsList .odd {
| |
| background-color: #556699 !important;
| |
| color: #FFF !important;
| |
| }
| |
|
| |
| /* @end */
| |
|
| |
| /* @group Recent Changes */
| |
|
| |
| .mw-plusminus-pos {
| |
| color: #009800;
| |
| }
| |
| .mw-plusminus-neg {
| |
| color: #CC2200;
| |
| }
| |
|
| |
| /* @end */
| |
|
| |
| /* @group Misc */
| |
|
| |
| .wikia-tabs .selected {
| |
| background: #000;
| |
| color: #DDD;
| |
| }
| |
|
| |
| div.noarticletext {
| |
| background: transparent;
| |
| border: 1px solid #333;
| |
| color: #EEE;
| |
| }
| |
| .forumlist td.forum_edited a {
| |
| color: #FFF;
| |
| }
| |
| .TablePager, .TablePager td, .TablePager th {
| |
| background: #222222 !important;
| |
| border: 1px solid #555555;
| |
| color: #FFFFFF !important;
| |
| }
| |
|
| |
| .usermessage {
| |
| background-color: #222;
| |
| border: 1px solid #777;
| |
| color: #EEE;
| |
| }
| |
|
| |
| /* @end */
| |
|
| |
| /* @group BUTTONS */
| |
|
| |
| a.wikia-button,
| |
| a.wikia-button:visited,
| |
| span.wikia-button a,
| |
| span.wikia-button a:visited,
| |
| input[type="submit"],
| |
| input[type="reset"],
| |
| input[type="button"],
| |
| button {
| |
| background-color: #0075C0;
| |
| background-image: -moz-linear-gradient(top, #2898E0 20%, #0075C0 70%);
| |
| background-image: -webkit-gradient(linear, 0% 20%, 0% 70%, from(#2898E0), to(#0075C0));
| |
| border-color: #FFFFFF;
| |
| box-shadow: 0 1px 0 #0075C0, 0 -1px 0 #0075C0, 1px 0 0 #0075C0, -1px 0 0 #0075C0;
| |
| color: #FFFFFF;
| |
| -moz-box-shadow: 0 0 0 1px #0075C0;
| |
| -webkit-box-shadow: 0 1px 0 #0075C0, 0 -1px 0 #0075C0, 1px 0 0 #0075C0, -1px 0 0 #0075C0;
| |
| }
| |
|
| |
| /* IE Styles */
| |
| a.wikia-button,
| |
| span.wikia-button a,
| |
| input[type="submit"],
| |
| input[type="reset"],
| |
| input[type="button"],
| |
| button {
| |
| filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr="#FF2898E0", EndColorStr="#FF0075C0");
| |
| outline: 1px solid #0075C0\9;
| |
| }
| |
|
| |
| /* Hover and Active states */
| |
| a.wikia-button:hover,
| |
| span.wikia-button a:hover,
| |
| input[type="submit"]:hover,
| |
| input[type="reset"]:hover,
| |
| input[type="button"]:hover,
| |
| button:hover {
| |
| text-shadow: #000 0 1px 1px;
| |
| }
| |
|
| |
| a.wikia-button:active,
| |
| span.wikia-button a:active,
| |
| input[type="submit"]:active,
| |
| input[type="reset"]:active,
| |
| input[type="button"]:active,
| |
| button:active {
| |
| color: #FFF;
| |
| background-image: -moz-linear-gradient(top, #0075C0 20%, #2898E0 70%);
| |
| background-image: -webkit-gradient(linear, 0% 20%, 0% 70%, from(#0075C0), to(#2898E0));
| |
| }
| |
|
| |
| /* @end */
| |