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