MediaWiki:Monaco.css

From Teleram Wiki

Note: After saving, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
	[dismiss]
MediaWiki:Monaco.css
This is the title of the page you're currently reading.
Note: After saving, you have to bypass your browser's cache to see the changes. See Darthipedia:Destroy your cache for info on how to do this.
/**
 * Darthipedia's Monaco style
 * @version 0.3.13
 * @date March 13, 2010
 *
 * Again, some helpful tips for you when you edit this page:
 * ** Bump version number (the @version thingy above) and datestamp (@date, also above)
 * ** USE TABS FOR INDENTING, NOT SPACES!
 *
 * --Jack Phoenix <jack@countervandalism.net>
 * September 14, 2009
 */
 
/* Import MediaWiki:Monobook.css as a base */
@import "http://darth.wikia.com/index.php?title=MediaWiki:Monobook.css&action=raw&ctype=text/css";
 
.color1, .color1 a, .yui-panel .hd {
	background-color: #141416;
	color: #FFF;
}
 
.color2 {
	background-color: #000000;
}
 
#wikia_header {
	background: #000000 url(http://images3.wikia.nocookie.net/darth/images/a/a9/Monaco_background_strip.png) top center;
	border-color: #666666;
	color: #000000;
}
 
#wikia_header a {
	color: #FFF;
}
 
#header_username a {
	color: #ffd700;
}
 
#wikia_logo {
	background-image: url(http://images.wikia.com/darth/images//9/9e/Monaco_wikia_logo.png);
}
 
* html #wikia_logo {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.wikia.com/darth/images/9/9e/Monaco_wikia_logo.png', sizingMethod='crop');
}
 
#background_strip {
	background: #000000 url(http://images.wikia.com/darth/images//8/87/Banner.png) no-repeat;
	border-color: #666666;
	height: 155px;
}
 
#wikia_page {
	background-color: #2E2E33;
	margin-top: 0;
	top: +5px !important;
}
 
#monaco_footer {
	top: 0;
}
 
#navigation a:hover, .navigation-hover {
	background-image: url(http://images.wikia.com/darth/images//b/b9/Monaco_Blend1.png);
	color: #FFF;
}
 
#navigation li {
	border-color: #acc1da;
}
 
#search_button {
	background-image: url(http://images.wikia.com/starwars/images/2/22/Monaco_search.png);
}
 
* html #search_button {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.wikia.com/starwars/images/2/22/Monaco_search.png', sizingMethod='crop');
}
 
#link_box, #link_box a {
	background-color: #607796;
	color: #FFF;
}
 
.widget dd {
	background-color: #f2f5fd;
}
 
/* Community widget */
.community_details {
	background-color: #222222;
	border: 1px solid #b8c3d4;
}
 
.community_header {
	color: #FFF !important;
}
 
.headerMenuButton dt, .headerMenuButton dd {
	background-image: url(http://images1.wikia.nocookie.net/darth/images/6/69/Monaco_header_button.png);
}
 
* html .headerMenuButton dt, * html .headerMenuButton dd  {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images1.wikia.nocookie.net/darth/images/6/69/Monaco_header_button.png', sizingMethod='crop');
}
 
#search_button {
	background-image: url(http://images.wikia.com/darth/images//2/2b/Monaco_search_button.png);
}
 
* html #search_button {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.wikia.com/darth/images//2/2b/Monaco_search_button.png', sizingMethod='crop');
}
 
.widget dt {
	background-color: #141416;
}
 
.widget {
	background-color: #141416;
	border-color: #000;
}
 
#navigation a {
	background-color: #2E2E33;
	color: #FFF;
}
 
#link_box {
	background-color: #2E2E33;
	border-color: #2E2E33;
	color: #000;
}
 
#widget_cockpit {
	background-color: black;
}
 
.widget dd {
	background-color: #333;
	color: #fff;
}
 
#link_box, #link_box a {
	background-color: #2e2e33;
	color: #FFF;
}
 
/* change widget heading colours */
dt.widget_title {
	color: #eee;
	background-image: url(http://images.wikia.com/darth/images//b/b9/Monaco_Blend1.png);
	margin-bottom: 2px;
}
 
#page_bar {
	background: #000000 url(http://images.wikia.com/darth/images//d/d0/Pagebar.png) repeat-x;
	background-color: #2E2E33;
	border-bottom: 1px solid #2E2E33;
	margin: 0;
}
 
/* Preserve a plain vanilla Monaco-toolbox */
div#link_box_dynamic { display: none; }
 
/* For Special:SpecialPages */
.mw-specialpagesgroup {
	background-color: #72747F;
	color: #FFFFFF;
}
 
body {
	background: #000 url(http://images1.wikia.nocookie.net/darth/images//8/85/BackgroundMonaco.png) repeat;
}
 
.errorbox {
	color: #141416;
}
 
.rounded_corners, #wikia_page, #search_box, #link_box, #navigation_widget, #sidebar_1 dl, .community_details, #page_bar, .wk_blogs_title {
       -moz-border-radius-topright: 0.8em;
       -moz-border-radius-bottomright: 0.8em;
       -moz-border-radius-topleft: 0.8em;
       -moz-border-radius-bottomleft: 0.8em;
}
 
#page_tabs li {
        -moz-border-radius-topleft: 8px;
        -moz-border-radius-topright: 8px;
        height: 26px;
        line-height: 25px;
        margin-top: 4px;
	background: #2E2E33;
        border: 1px solid #2E2E33;
        border-bottom: none;
        position: relative;
        top: 1px;
}
 
#page_tabs li:hover {
	background: #141416;
}
 
#page_tabs li a {
	color: #CCC !important;
}
 
#page_tabs li a.new {
	color: #F05048 !important;
}
 
#page_tabs li.selected {
	background: #2E2E33;
	color: #FFF !important;
        border: 1px solid #666666;
        border-bottom: 1px solid #2E2E33;
}
#page_tabs li.selected a {
	background: #2E2E33;
	color: #FFF !important;
}
 
/* Smaller font for sidebar */
#navigation a {
	font-size: 75%;
}
 
/* MyHome/Masthead-related stuff */
#userData a[title="Go to My Home [g]"] { display: none; }
 
.accent {
	background: #20361A url(http://images1.wikia.nocookie.net/darth/images//8/85/BackgroundMonaco.png) top center;
	border:0px;
}
 
#user_masthead ul.nav_links li {
	background: #2E2E33;
}
 
#user_masthead h2 {
	color: #ffffff;
}
 
/* inactive tab text color */
#user_masthead li a {
	background: #2E2E33;
	color: #ffffff;
	border: #555;
}
 
/* active tab text color */
#user_masthead li.selected a {
	color: #ffffff;
}
 
body.masthead-regular #page_bar, body.masthead-special #page_bar {
	background: #131315 url(http://images.wikia.com/darth/images//d/d0/Pagebar.png) repeat scroll 0 0;
	border-bottom: 0px;
	border-top: 1px solid #555;
	color: #FFF;
}
 
#user_masthead ul.nav_links li.selected {
	background: #131315;
	border-color: #555;
}
 
#user_masthead ul.nav_links li.selected a {
	color: #FFF;
}
 
body.masthead-regular #page_controls a, body.masthead-special #page_controls a {
	color: #FFF;
}
 
#user_masthead h2 small, #user_masthead h2 { color: white; }
 
#user_masthead_scorecard { display: none; }
 
#user_masthead .avatar,
div.blog-comment
.avatar {
	background: #000000;
	border: 1px solid #2E2E33;
	height: 54px;
	width: 54px;
}
 
#wk-avatar-arrow {
	background: #2E2E33 url(http://images3.wikia.nocookie.net/darth/images/9/96/MastheadArrow.png) no-repeat 50% 50%;
}
 
#wk-avatar-menu {
	background: #2E2E33;
	border: 1px #aaa solid;
	color: #FFFFFF;
}
 
#wk-avatar-username {
	border-bottom: 1px #aaaaaa solid;
}
 
#wk-avatar-border-blocker {
	background: #aaaaaa;
}
 
/* Disable ugly "create new wiki" button */
#request_wiki {
	display: none;
}
 
.mw-fblink {
    display: none !important;
}
 
#fbconnect {
    display: none !important;
}
 
/* Please consult admin@darthipedia.org before touching the below line. */
.WidgetMagCloud, .WidgetAnswers { display: none !important; }
/* Please consult admin@darthipedia.org before touching the above line. */
message this is the talk page view source this is the button to view the edit history of this page this is the button to follow this page
Cup of Jello my talk my preferences my watchlist my contributions log out notifications(1)
this is the sidebar
This is the Main Page
This is the Content (A-Z)
This is a random article
This is the forum
This is the IRC
This is the recent changes
this is the search box
    
these are the sister wikis
This is Darthipedia
This is Gonkipedia
this is the toolbox
What links here
Related changes
Upload photo
Special pages
Printable version
Permanent link
wikia
Wikia Home
Wikia messages:
Wikia is now hiring for several open positions
 
This page was last modified on July 2, 2010, at 22:08. 
Privacy About Wikia Terms of use Contact Advertise