2016/02/23 EdgeMAX シリーズのファームウェア v1.8.0 がリリースされました。
詳細はこちら をご覧下さい。
「MediaWiki:Common.css」の版間の差分
ナビゲーションに移動
検索に移動
編集の要約なし |
編集の要約なし |
||
12行目: | 12行目: | ||
content:""; | content:""; | ||
clear: both; | clear: both; | ||
} | |||
.mw-body h1{ | |||
margin-top: 1.5em; | |||
} | } | ||
/* ===== Kaereba ============================= */ | /* ===== Kaereba ============================= */ |
2015年9月1日 (火) 18:57時点における版
/* ここに記述したCSSはすべての外装に反映されます */
body.mediawiki.ltr.sitedir-ltr{
font-family: 'Hiragino Kaku Gothic ProN',Meiryo,sans-serif !important;
-webkit-font-smoothing: antialiased;
}
#toc{
margin-bottom: 2em;
margin-left: 2em;
float: right;
}
#toc::after{
content:"";
clear: both;
}
.mw-body h1{
margin-top: 1.5em;
}
/* ===== Kaereba ============================= */
.kaerebalink-box{
text-align:left;
font-size:small;/zoom: 1;
overflow: hidden;
border: 1px solid;
padding: 1em;
}
.kaerebalink-image{
float:left;
margin:0 15px 10px 0;
}
.kaerebalink-info{
line-height:120%;/zoom: 1;
overflow: hidden;
}
.kaerebalink-name{
margin-bottom:10px;
line-height:120%;
}
.kaerebalink-name a{
font-weight: 800;
}
.kaerebalink-powered-date{
font-size:8pt;
margin-top:5px;
line-height:120%;
}
.kaerebalink-detail{
margin-bottom:5px;
}
.kaerebalink-link1{
margin-top:10px;
}
.shoplinkamazon, .shoplinkrakuten, .shoplinkyahoo{
margin:5px 0;
padding: 0.1em 1.5em;
}
.shoplinkamazon{
background: url('http://img.yomereba.com/kl.gif') 0 0 no-repeat;
}
.shoplinkrakuten{
background: url('http://img.yomereba.com/kl.gif') 0 -50px no-repeat;
}
shoplinkyahoo{
background: url('http://img.yomereba.com/kl.gif') 0 -150px no-repeat;
}
/* ===== /Kaereba ============================= */