利用者:Kohaku2005/common.css
表示
お知らせ: 保存した後、ブラウザのキャッシュをクリアしてページを再読み込みする必要があります。
多くの Windows や Linux のブラウザ
- Ctrl を押しながら F5 を押す。
Mac における Safari
Mac における Chrome や Firefox
- ⌘ Cmd と ⇧ Shift を押しながら R を押す。
詳細についてはWikipedia:キャッシュを消すをご覧ください。
.navpopup{
border: none;
padding: 10px;
background-color: white;
box-shadow: 0 0 5px black;
font-family: "Hiragino Kaku Gothic ProN", メイリオ, sans-serif;
color: black;
font-size: 11px;
}
body:not(.skin--responsive) .reflist {
max-height: 300px;
min-height: 15px;
height: auto;
-moz-column-count: unset !important;
-webkit-column-count: unset !important;
column-count: unset !important;
-moz-column-width: unset !important;
-webkit-column-width: unset !important;
column-width: unset !important;
}
.page-特別_新しいページ #content #bodyContent #mw-content-text ul li {
margin-bottom: 10px;
}
a.mw-redirect {
color: #0c90b2;
}
.oo-ui-fieldLayout-field {
flex-shrink: 1!important;
}