"使用者:小躍/Text-animated.css" siû-thin kiên ke chhâ-phe̍t

刪去的內容 新增的內容
小躍kâu-liù | Kung-hien
創建
 
(無差異)

2016年3月22日 (Ngi) 00:07 ke chui-sîn siû-thin pán-pún

/*導自http://minecraft-zh.gamepedia.com/MediaWiki:Common.css中帶有文字動畫的內容。*/
/* The blue header used throughout the wiki */
.mcwiki-header {
	background: #729FCF;
	border: 1px solid #ccc;
	border-bottom: 4px groove #999999;
	border-right: 4px groove #999999;
	padding: 5px;
}
/* Make sure the logo fits */
#mcw-logo img {
	max-width: 100%;
	height: auto;
}
/* Generic styling for animation class */
.animated > *:not(.active):not(.skip),
.paused > *:not(.active):not(.skip) {
	display: none;
}