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; }
li ol, li ul { margin-top: 0.5em; }
/* unused */

ファイルの表示

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

ファイルの表示

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