Dobonの日記: 新しいサイトが見づらいのでCSSを作成した
この変更でだいぶ読みやすくなりました。
/*
* 本文のレイアウト変更
*/
div.col_1
{
display: none !important;
width: 0px !important;
}
div.synd
{
display: none !important;
}
section#firehose
{
margin-left: 1px !important;
margin-right: 1px !important;
}
#user_bio,
#poll-content
{
font-size: 8pt !important;
}
/*
* フォントサイズ変更
*/
div.body
{
font-size: 9pt !important;
}
.na2rel
{
font-size: 8px !important;
}
div.commentBody
{
border: solid 1px Silver !important;
/* font-size: 9pt !important; */
/* font-size: 12px !important; */
font-size: 9px !important;
margin-bottom: 1px !important;
padding: 3px 3px 0px !important;
}
div.commentSub
{
background-image: none !important;
color: #333333 !important;
font-size: 8px !important;
}
新しいサイトが見づらいのでCSSを作成した More ログイン