update bibi style

このコミットが含まれているのは:
たかし 2024-01-06 08:49:32 +00:00
コミット 92949ce569
3個のファイルの変更23行の追加27行の削除

ファイルの表示

@ -1,2 +1 @@
dt, dd, li { margin-bottom: 0.5em; } /* unused */
li ol, li ul { margin-top: 0.5em; }

ファイルの表示

@ -1,4 +1,4 @@
/* Bibi Style */ /* Bibi Style, 2024-01-06 */
html, body, html, body,
h1, h2, h3, h4, h5, h6, h1, h2, h3, h4, h5, h6,
blockquote, p, pre, blockquote, p, pre,
@ -7,6 +7,7 @@ a,
dl, dt, dd, ol, ul, li, dl, dt, dd, ol, ul, li,
img img
{ {
border: 0 solid #7d7d7d;
font-size: 100%; font-size: 100%;
font-style: normal; font-style: normal;
font-weight: inherit; font-weight: inherit;
@ -14,31 +15,22 @@ img
padding: 0; padding: 0;
} }
html
{
background: #222;
color: #fff;
}
body body
{ {
background: #363330; background: #241a08;
color: #fff; color: #fff;
line-height: 150%; line-height: 150%;
margin: 0.75em 1.25em; padding: 0.25em 1.5em 1.25em;
padding: 0.25em 1.25em 1.25em;
} }
h1, h2, h3, h4, h5, h6 h1, h2, h3, h4, h5, h6
{ {
background: none; background: none;
border-color: gray; color: #bce2e8;
border-style: solid;
border-width: 0;
color: #cff;
font-weight: bold; font-weight: bold;
margin-bottom: 1em; margin-bottom: 1em;
padding-left: 1em; padding-left: 1em;
line-height: 125%;
} }
h1 h1
@ -67,13 +59,14 @@ h3
h4 h4
{ {
border-width: thin 0 0 thin; border-width: thin 0 0 thin;
padding-left: 0.5em;
} }
h5 h5
{ {
border-width: thin 0 0; border-width: 0 0 thin;
margin-left: 1em; margin: 0 0 0.875em 1em;
padding: 0; padding: 0 0 0.125em;
} }
dl, ol, p, pre, ul dl, ol, p, pre, ul
@ -91,11 +84,16 @@ dt, dd
margin-bottom: 0.25em; margin-bottom: 0.25em;
} }
dt
{
line-height: 125%;
}
dd dd
{ {
border-width: 0 0 0 thin;
margin-left: 1.5em; margin-left: 1.5em;
padding-left: 0.5em; padding-left: 0.5em;
border-left: thin solid gray;
} }
ol, ul ol, ul
@ -110,7 +108,7 @@ ul
blockquote blockquote
{ {
border-left: medium solid #9f9; border-left: medium solid #aacf53;
margin-left: 1em; margin-left: 1em;
padding-left: 1em; padding-left: 1em;
} }
@ -118,25 +116,25 @@ blockquote
em, strong, var em, strong, var
{ {
background: none; background: none;
color: #fcc; color: #f5b1aa;
} }
cite cite
{ {
background: none; background: none;
color: #9f9; color: #aacf53;
} }
code, samp code, samp
{ {
background: none; background: none;
color: #9cc; color: #84b9cb;
} }
kbd kbd
{ {
background: none; background: none;
color: #cff; color: #bce2e8;
} }
img img
@ -148,7 +146,7 @@ img
a a
{ {
background: none; background: none;
color: #cc6; color: #d7cf3a;
text-decoration: underline; text-decoration: underline;
} }

ファイルの表示

@ -1,4 +1,3 @@
<linK rel="stylesheet" type="text/css" href="./list.css">
<title>ウェブリング - 美々蝶々</title> <title>ウェブリング - 美々蝶々</title>
<h1>ウェブリング</h1> <h1>ウェブリング</h1>