MediaWiki:Vector.css:修訂版本之間的差異
Warning: preg_match(): Compilation failed: group name must start with a non-digit at offset 8 in /home/seanew/www/news/w/includes/MagicWord.php on line 902
出自濤新媒體
Maintainer(對話 | 貢獻) (以內容「- →此處的 CSS 將影響使用 Vector 面板的用戶: #p-logo>a{background-image:none !important;} #p-logo>a:before{content:"濤新媒體";background-image:none...」創建新頁面) |
Maintainer(對話 | 貢獻) |
||
| 第1行: | 第1行: | ||
/* 此處的 CSS 將影響使用 Vector 面板的用戶 */ | /* 此處的 CSS 將影響使用 Vector 面板的用戶 */ | ||
| − | #p-logo>a{background-image:none !important;} | + | #p-logo>a{ |
| − | #p-logo>a:before{content:"濤新媒體"; | + | background-image:none !important; |
| + | height:1.1em; | ||
| + | } | ||
| + | |||
| + | #p-logo>a:before{ | ||
| + | background-image: none !important; | ||
| + | color: #444444; | ||
| + | content: "濤新媒體"; | ||
| + | display: block; | ||
| + | font-size: 1.67em; | ||
| + | font-weight: bold; | ||
| + | margin-left: 0.75em; | ||
| + | line-height:6.5em; | ||
| + | } | ||
在2013年4月20日 (六) 14:34的最新修訂版本
/* 此處的 CSS 將影響使用 Vector 面板的用戶 */
#p-logo>a{
background-image:none !important;
height:1.1em;
}
#p-logo>a:before{
background-image: none !important;
color: #444444;
content: "濤新媒體";
display: block;
font-size: 1.67em;
font-weight: bold;
margin-left: 0.75em;
line-height:6.5em;
}