このコミットが含まれているのは:
たかし 2023-08-11 08:00:50 +00:00
コミット db3ec94e8c
1個のファイルの変更11行の追加10行の削除

ファイルの表示

@ -49,34 +49,35 @@ h3
}
dl, ol, p, pre, ul
{
margin: 0 0 1em;
}
pre
{
line-height: 120%;
}
{
margin: 0 0 1em;
}
blockquote, dd, ol, ul
{
margin-left: 2em;
}
ul
{
list-style: disc;
}
cite, q, blockquote
{
color: #9d9;
}
cite, dt, kbd, strong
b, cite, dt, kbd, strong
{
font-weight: 600;
}
code, kbd, pre, samp
{
color: #eec;
color: #eed;
font-size: small;
line-height: 120%;
}
kbd