New stylesheet for incubus

This commit is contained in:
unknown 2015-07-15 14:57:16 +01:00
parent dc0587de5e
commit 0df73d2c1a

View File

@ -1,300 +1,87 @@
/* Caxton Web stylesheet */ /* Impera Media stylesheet v3 2012-08-15*/
body { color: #000; background-color: #FFF; font-family: serif; line-height: 1.4em; text-align: left; text-indent: 0; border: 0 none; margin: 0; padding: 0; }
body .edge { color: #FFF; background-color: #000; }
{
color: black;
background-color: white;
font-family: serif;
line-height: 1.4em;
text-align: left;
text-indent: 0em;
border: 0 none;
margin: 0em;
padding: 0em;
}
#cover img { text-align: center; font-style: italic; font-size: 90%; margin: 0 auto; padding: 0; }
.edge #header img { border: 0 none; margin: 0; }
{
color: white;
background-color: black;
}
#cover img #header div a, #footer div a { color: #FFF; background-color: #000; text-decoration: none; }
{
margin: 0 auto; padding: 0; text-align: center; font-style: italic; font-size: 90%;
#author { margin-bottom: 1.5em; }
} #licensenotice { font-size: .9em; line-height: 1.2em; }
#header img
{
border: 0 none;
margin: 0em;
}
#header div a, #abstract { text-align: justify; }
#footer div a
{
color: white;
background-color: black;
text-decoration: none;
}
#heading #contents ul ul, #contents ol ol, #contents ul ol, #contents ol ul { margin-left: 2em; }
{
margin-bottom: 6em;
}
#author .section { margin-bottom: 6em; text-align: justify; }
{
margin-bottom: 1.5em;
}
#e h1 { font-size: 3.5em; line-height: 1em; font-weight: 400; margin-top: 0; margin-bottom: 1em; }
{
margin-bottom: 0.5em;
}
#timestamp h2 { font-size: 2.5em; line-height: 1em; font-weight: 400; margin-top: 0; margin-bottom: .5em; }
{
margin-bottom: 0.5em;
}
#licensenotice h3 { font-size: 1.5em; line-height: 1.2em; font-weight: 400; margin-top: 1em; margin-bottom: .5em; }
{
font-size: 0.9em;
line-height: 1.2em;
}
#preface h4 { font-size: 1.2em; line-height: 1.2em; font-weight: 700; margin-top: 1em; margin-bottom: 0; }
{
margin-bottom: 6em;
}
#abstract h5 { font-size: 1em; line-height: 1.2em; font-weight: 700; margin: .5em 0; }
{
text-align: justify;
}
#contents h6 { font-size: 1em; line-height: 1.2em; font-weight: 700; float: left; margin: 0 1.5em 0 0; }
{
margin-bottom: 6em;
}
#contents ul, p + p { text-indent: 1.5em; }
#contents ol
{
list-style-type: none;
margin-left: 0em;
}
#contents ul ul, p.stb { text-indent: 0; margin-top: .83em; }
#contents ol ol,
#contents ul ol,
#contents ol ul
{
margin-left: 2em;
}
#contents ul li, p.mtb { text-indent: 0; margin-top: 2.17em; }
#contents ol li
{
margin-top: 0.5em;
margin-bottom: 0.5em;
}
.section p.ltb { text-indent: 0; margin-top: 3.08em; }
{
margin-bottom: 6em;
text-align: justify;
}
h1 pre { font-family: monospace; font-size: .85em; line-height: 1.2em; text-align: left; white-space: pre; margin-top: 1em; margin-bottom: 1em; border: 1px #000 solid; padding: 1.5em; }
{
font-size: 3.5em;
line-height: 1em;
font-weight: normal;
margin-top: 0em;
margin-bottom: 1em;
}
h2 ol, ul { margin: .5em 2em .5em 3em; padding: 0; }
{
font-size: 2.5em;
line-height: 1em;
font-weight: normal;
margin-top: 0em;
margin-bottom: 0.5em;
}
h3 .plainlist { list-style-type: none; }
{
font-size: 1.5em;
line-height: 1.2em;
font-weight: normal;
margin-top: 1em;
margin-bottom: 0.5em;
}
h4 dl { margin: .5em 2em; }
{
font-size: 1.2em;
line-height: 1.2em;
font-weight: bold;
margin-top: 1em;
margin-bottom: 0em;
}
h5 table { font-size: 1em; line-height: 1.4em; margin-top: 1em; }
{
font-size: 1em;
line-height: 1.2em;
font-weight: bold;
margin: 0.5em 0 0.5em 0;
}
h6 img { border: none; position: absolute; top: 0; left: 0; margin: 0; padding: 0; }
{
font-size: 1em;
line-height: 1.2em;
font-weight: bold;
margin: 0 1.5em 0 0;
float: left;
}
p #references ul li { margin-top: 1em; margin-bottom: 1em; }
{
text-indent: 0em;
margin-top: 0.5em;
margin-bottom: 0.5em;
}
pre code, tt { font-family: monospace; }
{
font-family: monospace;
font-size: 0.85em;
line-height: 1.2em;
text-align: left;
white-space: pre;
margin-top: 1em;
margin-bottom: 1em;
padding: 1.5em;
border: 1px black solid;
}
ol, ul .codeblock { font-family: monospace; font-size: .85em; line-height: 1.2em; text-align: left; margin-top: 1em; margin-bottom: 1em; border: 1px #000 solid; padding: 1.5em; }
{
margin: 0.5em 2em 0.5em 3em;
padding: 0em;
}
.plainlist .codeblock .codeblock { font-size: 1em; border: 0 none; padding-top: 0; padding-bottom: 0; margin: 0; }
{
list-style-type: none;
}
dl li, dt, dd { margin-top: .25em; margin-bottom: .25em; }
{
margin: 0.5em 2em 0.5em 2em;
}
table dt { font-weight: 700; }
{
font-size: 1em;
line-height: 1.4em;
margin-top: 1em;
}
img a { color: #000; background-color: #FFF; }
{
border: none;
margin: 0 0 ;
padding: 0 0;
position:absolute;
top:0;
left:0;
}
#references ul .highlight { color: #000; background-color: #e0e0e0; }
{
list-style-type: none;
/*list-style-position: outside;*/
margin-left: 0em;
}
#references ul li hr { border: 0; border-bottom: dashed 1px #000; width: 50%; margin: 3em 25%; }
{
margin-top: 1em;
margin-bottom: 1em;
}
code, tt .block { margin-top: .5em; margin-bottom: .5em; font-style: italic; margin-right: 10%; padding: 0 1.5em; }
{
font-family: monospace;
}
.codeblock .block .noital { font-style: normal; }
{
font-family: monospace;
font-size: 0.85em;
line-height: 1.2em;
text-align: left;
margin-top: 1em;
margin-bottom: 1em;
padding: 1.5em;
border: 1px black solid;
}
.codeblock .codeblock .special01 { margin-left: 40%; font-weight: 900; }
{
font-size: 1em;
border: 0 none;
margin: 0em;
padding-top: 0em;
padding-bottom: 0em;
}
li, dt, dd .end { font-size: 1.5em; line-height: 1.2em; font-weight: 400; margin-top: 1em; margin-bottom: .5em; text-align: center; }
{
margin-top: 0.25em;
margin-bottom: 0.25em;
}
dt #heading, #preface, #contents { margin-bottom: 6em; }
{
font-weight: bold;
}
a #e, #timestamp { margin-bottom: .5em; }
{
color: black;
background-color: white;
}
/*a:link, a:visited #contents ul, #contents ol, #references ul { list-style-type: none; margin-left: 0; }
{
color: black;
background-color: white;
text-decoration: none;
}
a:hover #contents ul li, #contents ol li, p { margin-top: .5em; margin-bottom: .5em; }
{
color: black;
background-color: white;
text-decoration: underline;
}
a:active
{
color: black;
background-color: rgb(208,208,208);
text-decoration: underline;
}*/
.highlight
{
color: black;
background-color: rgb(224,224,224);
}