|
本館粉絲專頁 |
|
|
MediaWiki:Common.css:修訂版本之間的差異
台灣棒球維基館
第2行: | 第2行: | ||
@import url('index.php?title=User:Digipunk/mw-common.css&action=raw&ctype=text/css'); | @import url('index.php?title=User:Digipunk/mw-common.css&action=raw&ctype=text/css'); | ||
− | /* | + | /* restore the https icon */ |
− | + | div#content a.external[href^="https://"], .link-https {background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAVklEQVR4Xn3PgQkAMQhDUXfqTu7kTtkpd5RA8AInfArtQ2iRXFWT2QedAfttj2FsPIOE1eCOlEuoWWjgzYaB/IkeGOrxXhqB+uA9Bfcm0lAZuh+YIeAD+cAqSz4kCMUAAAAASUVORK5CYII=) center right no-repeat;} | |
/* 此處的 CSS 將應用於所有的面板 */ | /* 此處的 CSS 將應用於所有的面板 */ |
2018年8月20日 (一) 11:02的修訂版本
/* Digipunk CSS */ @import url('index.php?title=User:Digipunk/mw-common.css&action=raw&ctype=text/css'); /* restore the https icon */ div#content a.external[href^="https://"], .link-https {background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAVklEQVR4Xn3PgQkAMQhDUXfqTu7kTtkpd5RA8AInfArtQ2iRXFWT2QedAfttj2FsPIOE1eCOlEuoWWjgzYaB/IkeGOrxXhqB+uA9Bfcm0lAZuh+YIeAD+cAqSz4kCMUAAAAASUVORK5CYII=) center right no-repeat;} /* 此處的 CSS 將應用於所有的面板 */ #scrollDiv{width:100%;height:25px;line-height:25px; overflow:hidden} #scrollDiv li{height:25px;padding-left:10px;list-style:none;} /* 修正 HideH 設定的鏈結顏色 */ .ui-widget-content a {color:#0645ad !important} .ui-widget-content a:visited {color:#0b0080 !important} .ui-widget-content a.new {color:#ba0000 !important} .ui-widget-content a.new:visited {color:#a55858 !important}