「MediaWiki:Common.css」の版間の差分

編集の要約なし
編集の要約なし
編集の要約なし
 
(同じ利用者による、間の7版が非表示)
20行目: 20行目:
:lang(grc) /*, .polytonic */ {
:lang(grc) /*, .polytonic */ {
     font-family: 'Athena', 'Gentium', 'Palatino Linotype', 'Arial Unicode MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Code2000', sans-serif;
     font-family: 'Athena', 'Gentium', 'Palatino Linotype', 'Arial Unicode MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Code2000', sans-serif;
.responsive-1 { width: 320px; height: 50px; }
@media(min-width: 500px) { .responsive-1 { width: 468px; height: 60px; } }
@media(min-width: 768px) { .responsive-1 { width: 728px; height: 90px; } }
}
}


1,414行目: 1,419行目:
/* [[File:Wikipedia-logo-v2-200px-transparent.png]]を背景画像として適用する(2013年版メインページなどで使用) */
/* [[File:Wikipedia-logo-v2-200px-transparent.png]]を背景画像として適用する(2013年版メインページなどで使用) */
.globegris {
.globegris {
   background-image: url("https://c575100aj01801b.jp575.corpintra.net/tsubopedia/images/e/e4/dt1.png");
   background-image: url("https://www.setakinoko.es/images/dt1.png");
}
}