2016/02/23 EdgeMAX シリーズのファームウェア v1.8.0 がリリースされました。
詳細はこちら をご覧下さい。
「MediaWiki:Common.css」の版間の差分
ナビゲーションに移動
検索に移動
編集の要約なし |
編集の要約なし |
||
13行目: | 13行目: | ||
clear: both; | clear: both; | ||
} | } | ||
#site-title{ | |||
font-size: xx-large; | |||
font-weight: 800; | |||
} | |||
.mw-body h1{ | .mw-body h1{ | ||
margin-top: 1.5em; | margin-top: 1.5em; |
2015年9月6日 (日) 03:08時点における版
/* ここに記述した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;
}
#site-title{
font-size: xx-large;
font-weight: 800;
}
.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 ============================= */