2016/02/23 EdgeMAX シリーズのファームウェア v1.8.0 がリリースされました。
詳細はこちら をご覧下さい。

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

提供:EdgeOS 日本語Wiki [非公式]
ナビゲーションに移動 検索に移動
(ページの作成:「→‎ここに記述したCSSはすべての外装に反映されます: body{ font-family: 'Hiragino Kaku Gothic ProN',Meiryo,sans-serif; -webkit-font-smoothing: antia...」)
 
編集の要約なし
24行目: 24行目:
margin-bottom:10px;
margin-bottom:10px;
line-height:120%;
line-height:120%;
}
.kaerebalink-name a{
font-weight: 800;
}
}
.kaerebalink-powered-date{
.kaerebalink-powered-date{
font-size:8pt;
font-size:8pt;
margin-top:5px;
margin-top:5px;
font-family:verdana;
line-height:120%;
line-height:120%;
}
}
38行目: 40行目:
}
}
.shoplinkamazon, .shoplinkrakuten, .shoplinkyahoo{
.shoplinkamazon, .shoplinkrakuten, .shoplinkyahoo{
margin:5px 0
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 ============================= */
/* ===== /Kaereba ============================= */

2015年9月1日 (火) 18:24時点における版

/* ここに記述したCSSはすべての外装に反映されます */
body{
 font-family: 'Hiragino Kaku Gothic ProN',Meiryo,sans-serif;
 -webkit-font-smoothing: antialiased;
}

/* ===== 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 ============================= */