「MediaWiki:Common.css」の版間の差分
表示
編集の要約なし |
編集の要約なし |
||
| 6行目: | 6行目: | ||
width: 135px; | width: 135px; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
text-decoration: none; | text-decoration: none; | ||
} | } | ||
2017年1月6日 (金) 12:50時点における版
/* ここに記述したCSSはすべての外装に反映されます */
#p-logo a,
#p-logo a:hover {
display: block;
height: 135px;
width: 135px;
background-repeat: no-repeat;
text-decoration: none;
}