Sdgsgfs Test Wiki
No edit summary
No edit summary
Line 57: Line 57:
 
font-size: 0.92em !important;
 
font-size: 0.92em !important;
 
}
 
}
  +
/* Chat */
  +
body.ChatWindow
  +
{     background: http://img3.wikia.nocookie.net/__cb20140731192736/sdgsgfstest/images/5/56/Tumblr_mqvzu0DpkI1sdgezwo1_400.gif center top no-repeat; }

Revision as of 19:58, 31 July 2014

/*** Mark redirects in Special:Allpages und Special:Watchlist ***/

/* Cursor */
 
body, a:hover {cursor: url(http://images3.wikia.nocookie.net/sdgsgfstest/images/c/cd/Cursor-hoja.png), url(http://images3.wikia.nocookie.net/sdgsgfstest/images/c/cd/Cursor-hoja.png), progress !important;
}

/* Chat Mod badge */

.User.chat-mod .username:after {
    content: url("http://images4.wikia.nocookie.net/clubpenguin/images/b/bb/Moderator_badge_15px.png");
}

/* Template:ChangeImage */

.fadeout img:hover{ opacity:0;}
.fadeout img:click{ opacity:0;}
.fadein img:click{ opacity:0;}


.mainpage-poll .ajax-poll {
	border: 0px !important;
	border: none !important;
 	color: 676767;
	margin: 0px !important;
	padding: 0px !important;
}
.mainpage-poll .ajax-poll .header {
	font-size: 14px;
}
.mainpage-poll #ajax-poll-area > div:last-child {
	display: none;
}
.mainpage-poll:hover #ajax-poll-area > div:last-child {
	display: inline;
}


/* gallery style */
div[id^="gallery-"] > .wikia-gallery-item > .thumb {
	width: 100%;
	padding: 4px !important;
	margin: 5px !important;
	background: #f9f9f9;
	border: 1px solid #cccccc;
}
div[id^="gallery-"] > .wikia-gallery-item > .thumb a.image.lightbox {
	width: 100% !important;
}
div[id^="gallery-"] > .wikia-gallery-item > .thumb > .gallery-image-wrapper.accent {
	background: transparent;
	border: none;
}
 
div[id^="gallery-"] > .wikia-gallery-item > .lightbox-caption {
	margin-top: 2px !important;
	font-size: 0.92em !important;
}
/* Chat */
 body.ChatWindow 
 {     background: http://img3.wikia.nocookie.net/__cb20140731192736/sdgsgfstest/images/5/56/Tumblr_mqvzu0DpkI1sdgezwo1_400.gif center top no-repeat; }