MediaWiki:Monobook.css: Difference between revisions

From The Sims Wiki, a collaborative database for The Sims series
Jump to navigation Jump to search
Content added Content deleted
imported>C.Syde65
(So that it'll work with the Monobook skin.)
imported>FANDOMbot
m (Applying changes that should make this CSS file HTTPS-ready. If you have any questions or noticed issues related to this edit, please reach out to us using the Special:Contact page.)
Line 8: Line 8:
body {
body {
background: url(http://images2.wikia.nocookie.net/woganhemlockstest/images/7/7a/DanPinBackground.png) no-repeat center center fixed;
background: url(https://images.wikia.nocookie.net/woganhemlockstest/images/7/7a/DanPinBackground.png) no-repeat center center fixed;
-webkit-background-size: cover;
-webkit-background-size: cover;
-moz-background-size: cover;
-moz-background-size: cover;
Line 16: Line 16:


#content {
#content {
background:url("http://images2.wikia.nocookie.net/joeplayground/images/b/bb/50opacitywhite.png") repeat scroll 0 0 transparent;
background:url("https://images.wikia.nocookie.net/joeplayground/images/b/bb/50opacitywhite.png") repeat scroll 0 0 transparent;
border:1px solid black;
border:1px solid black;
color:black;
color:black;
Line 113: Line 113:
#ratingStars a:hover { color: gold; text-decoration: none }
#ratingStars a:hover { color: gold; text-decoration: none }
#ratingStars li {
#ratingStars li {
background-image:url(http://images.wikia.com/uncyclopedia/images/8/81/Star-rating.png);
background-image:url(https://images.wikia.nocookie.net/uncyclopedia/images/8/81/Star-rating.png);
background-repeat: no-repeat;
background-repeat: no-repeat;
background-color: transparent;
background-color: transparent;
Line 160: Line 160:


#footer {
#footer {
background: url(http://images2.wikia.nocookie.net/joeplayground/images/b/bb/50opacitywhite.png) !important;
background: url(https://images.wikia.nocookie.net/joeplayground/images/b/bb/50opacitywhite.png) !important;
border:1px solid grey;
border:1px solid grey;
color:#fff;
color:#fff;
Line 173: Line 173:


table#mw-dismissable-notice {
table#mw-dismissable-notice {
background:url("http://images4.wikia.nocookie.net/woganhemlockstest/images/d/d2/Blank.png")
background:url("https://images.wikia.nocookie.net/woganhemlockstest/images/d/d2/Blank.png")
}
}


div#article-comments {
div#article-comments {
background:url("http://images4.wikia.nocookie.net/woganhemlockstest/images/d/d2/Blank.png")
background:url("https://images.wikia.nocookie.net/woganhemlockstest/images/d/d2/Blank.png")
}
}


div.usermessage {
div.usermessage {
background: url("http://images3.wikia.nocookie.net/sims/fr/images/d/d2/Bandeau_vert.jpg");
background: url("https://images.wikia.nocookie.net/sims/fr/images/d/d2/Bandeau_vert.jpg");
}
}


/*transparent diff backers*/
/*transparent diff backers*/
table.diff {
table.diff {
background: url("http://images4.wikia.nocookie.net/__cb20120213083837/woganhemlockstest/images/d/d2/Blank.png");
background: url("https://images.wikia.nocookie.net/__cb20120213083837/woganhemlockstest/images/d/d2/Blank.png");
}
}


Line 208: Line 208:


table.forumlist {
table.forumlist {
background: url("http://images4.wikia.nocookie.net/__cb20120213083837/woganhemlockstest/images/d/d2/Blank.png");
background: url("https://images.wikia.nocookie.net/__cb20120213083837/woganhemlockstest/images/d/d2/Blank.png");
}
}


Line 214: Line 214:


#p-logo, #p-logo a, #p-logo a:hover {
#p-logo, #p-logo a, #p-logo a:hover {
background:url("http://img1.wikia.nocookie.net/__cb20140411180401/sims/images/thumb/5/5c/TSW-logo-monobook.png/150px-TSW-logo-monobook.png") no-repeat scroll bottom center transparent !important;
background:url("https://images.wikia.nocookie.net/__cb20140411180401/sims/images/thumb/5/5c/TSW-logo-monobook.png/150px-TSW-logo-monobook.png") no-repeat scroll bottom center transparent !important;
}
}

Revision as of 22:23, 10 March 2018

/* 04:18, December 6, 2017 (UTC) */
@import url("/load.php?mode=articles&articles=MediaWiki:Themes.css&only=styles");
/***** MONOBOOK SPECIFIC CUSTOMIZATION *****/
 
#ca-edit a { 
    font-weight: bold !important; 
}
 
body {
	        background: url(https://images.wikia.nocookie.net/woganhemlockstest/images/7/7a/DanPinBackground.png) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
}

#content {
	background:url("https://images.wikia.nocookie.net/joeplayground/images/b/bb/50opacitywhite.png") repeat scroll 0 0 transparent;
	border:1px solid black;
	color:black;
	margin:56px 50px 0 12.2em !important;
	min-width:800px;
	border-right:1px solid black !important;
}
 
/* Main page blog link re-style */

div.wk_blogs_link {
  font-size: larger;
  font-weight: bold;
  background: transparent;
  padding: 1ex;
  margin: 0.5ex 0px;
}

div.wk_blogs_comments {
  border-bottom: none;
  padding-bottom: 1ex;
}

div.wk_date {
  border-bottom: 1px solid #DDD;
}

div.wk_date .right {
  font-weight: normal;
}

div.wk_date .left {
  margin-right: 1em; padding-right: 1em; border-right: 1px solid #000;
}

/* Left navbar style */

.portlet .pBody {
  background-color: transparent; 
  border: 0px !important; 
  padding: 1px 10px;
  margin-left: 8px;
  font-size: 100%;
}
 
.portlet h5 {
    padding: 3px;
    display: inline;
    height: 1em;
    margin-left: 5px;
    font-size: 110%;
    font-weight: bold;
    text-shadow: 1px 1px 2px #222;
    white-space: nowrap;
    color: #FFF;
    background: linear-gradient(to right, #2E70B7, #25A8E0);
    box-shadow: 1px 1px 3px #777777;
    text-transform: capitalize;
}

.portlet .pBody ul {
  list-style-type: none !important;
  list-style-image: none !important;
  margin: 0;
  padding: 0;
}
 
#p-navigation h5 {
  display: none;
}

#content {
  margin-top: 32px !important;
  margin-right: 8px !important;
  border: 1px solid black !important; 
}
 
 
#toc ul li, #mw-subcategories ul li, #preftoc li {
  list-style-image: none !important;
  list-style-type: none !important;
}
 
#p-tb, #p-wikicities-nav, #p-lang, #spotlight_container, #footer { position:relative; top:0px!important; }
 
 
 
#n-irc,
#p-wikicities-nav .pBody ul + hr,
#p-wikicities-nav .pBody ul + hr + ul {
 display: none !important;
}
 
#p-rating div { text-align: center }
#ratingStars a { color: #e3e3e3; font-size: 16px; font-weight: normal; cursor: pointer }
#ratingStars a:hover { color: gold; text-decoration: none }
#ratingStars li {
	background-image:url(https://images.wikia.nocookie.net/uncyclopedia/images/8/81/Star-rating.png);
	background-repeat: no-repeat;
	background-color: transparent;
	list-style: none;
	width: 17px;
	height: 17px;
	float: left;
	text-indent: -9000px;
	padding: 0 1px;
	cursor: pointer;
}
#ratingStars { height: 20px }
.ratingUser { background-position: 0 -34px }
.ratingAvg { background-position: 0 -17px }
 
div.details {
  border: 1px solid transparent;
  float: left;
}
 
ul#blog-comments-ul > li {display: inline; margin: 0;}
ul.list > li {display: inline; margin: 0;}
ul.links > li {display: inline; margin: 0;}
ul.star-rating {display: inline; margin: 0;}
ul.star-rating > li {display: inline; margin: 0;}
 
table.gallery {margin:0 auto;}
 
div.wikia-gallery {
  text-align: center;
  background: transparent;
}
 
div.wikia-gallery-item {
  border: 1px solid #aaa;
  background: #f9f9f9;
  color: black;
}
 
.wikia-slideshow {margin:0 auto;}

/*mark unpatrolled newpages as green*/
.not-patrolled {
    background-color: #B3D4E6;
}

#footer {
   background: url(https://images.wikia.nocookie.net/joeplayground/images/b/bb/50opacitywhite.png) !important;
   border:1px solid grey;
   color:#fff;
   width: 60%; 
   position: relative;
   left:380px;
}
 
#footer a {
   color:black;
}

table#mw-dismissable-notice {
	background:url("https://images.wikia.nocookie.net/woganhemlockstest/images/d/d2/Blank.png")
}

div#article-comments {
	background:url("https://images.wikia.nocookie.net/woganhemlockstest/images/d/d2/Blank.png")
}

div.usermessage {
background: url("https://images.wikia.nocookie.net/sims/fr/images/d/d2/Bandeau_vert.jpg");
}

/*transparent diff backers*/
table.diff {
background: url("https://images.wikia.nocookie.net/__cb20120213083837/woganhemlockstest/images/d/d2/Blank.png");
}

div.edited-by {
padding: 0px 10px 10px 15px;
font-size: 10px;
line-height: 18px;
}
 
div.edited-by a.permalink {
color: #3A3A3A;
}
 
span.tools {
margin-right: 11px;
position: relative;
top: 4px;
}

/* tweaks for forum:index */

table.forumlist {
background: url("https://images.wikia.nocookie.net/__cb20120213083837/woganhemlockstest/images/d/d2/Blank.png");
}

/* TS4-based logo */

#p-logo, #p-logo a, #p-logo a:hover {
	background:url("https://images.wikia.nocookie.net/__cb20140411180401/sims/images/thumb/5/5c/TSW-logo-monobook.png/150px-TSW-logo-monobook.png") no-repeat scroll bottom center transparent !important;
}