1,377
回編集
差分
編集の要約なし
/*<source lang="css">*/
.floatclear {
clear: both;
}
div.important, p.important {
padding: 5px 1em;
border: 1px solid #cc0000;
background-color: #fffeeb;
}
.information {
padding: 5px 1em;
border:2px solid #eee8aa;
/* background-color:#ffffef; */
}
.attn {
padding: 0px 1px;
background-color: #ff3399;
color: #ffffff;
font-size: 90%;
font-weight: normal;
}
/* --------------------------------------------------- */
/* wikitable/prettytable class for skinning normal tables */