* Fussnoten massiv gekuerzt
- Links in den Haupttext verschoben - Links teilweise geloescht, wenn sie ueber andere Seiten erreichbar sind (Wikipedia,...) - belanglose oder fuer Zielgruppe zu komplizierte Sachen geloescht * Ueberschriften entgruent * Fussnoten verkleinert
This commit is contained in:
parent
2296126d3e
commit
f1c938c97c
3 changed files with 92 additions and 211 deletions
|
@ -35,7 +35,7 @@ h1 {
|
|||
|
||||
h2 {
|
||||
font-size: 150%;
|
||||
color: #4e9a06;
|
||||
color: #555753;
|
||||
}
|
||||
|
||||
h3 {
|
||||
|
@ -78,11 +78,11 @@ hr {
|
|||
border-right: none;
|
||||
border-left: none;
|
||||
}
|
||||
|
||||
tt {
|
||||
font-size: 90%;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
tt {
|
||||
font-size: 90%;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
#container {
|
||||
padding: 0;
|
||||
|
@ -99,37 +99,37 @@ tt {
|
|||
}
|
||||
|
||||
#titlenav {
|
||||
position: absolute;
|
||||
top: 20px;
|
||||
left: 20px;
|
||||
display: inline;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
z-index: 5;
|
||||
font-size: 110%;
|
||||
position: absolute;
|
||||
top: 20px;
|
||||
left: 20px;
|
||||
display: inline;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
z-index: 5;
|
||||
font-size: 110%;
|
||||
}
|
||||
|
||||
#titlenav li {
|
||||
color: #43598e;
|
||||
float: left;
|
||||
list-style-type: disc;
|
||||
margin-left: 15pt;
|
||||
padding: 5pt 10pt;
|
||||
color: #43598e;
|
||||
float: left;
|
||||
list-style-type: disc;
|
||||
margin-left: 15pt;
|
||||
padding: 5pt 10pt;
|
||||
}
|
||||
|
||||
#titlenav li:first-child {
|
||||
/*margin-left: 0;*/
|
||||
padding-left: 0;
|
||||
list-style: none;
|
||||
/*margin-left: 0;*/
|
||||
padding-left: 0;
|
||||
list-style: none;
|
||||
}
|
||||
|
||||
#titlenav a {
|
||||
color: #f57900;
|
||||
display: block;
|
||||
color: #f57900;
|
||||
display: block;
|
||||
}
|
||||
|
||||
#titlenav a:hover {
|
||||
color: #fcaf3e;
|
||||
color: #fcaf3e;
|
||||
}
|
||||
|
||||
#titlebar {
|
||||
|
@ -175,10 +175,10 @@ tt {
|
|||
}
|
||||
|
||||
#nav li {
|
||||
margin: 0 0 0 -2em;
|
||||
list-style-type: square;
|
||||
color: #888a85;
|
||||
padding-top: 1em;
|
||||
margin: 0 0 0 -2em;
|
||||
list-style-type: square;
|
||||
color: #888a85;
|
||||
padding-top: 1em;
|
||||
}
|
||||
|
||||
#navtitle {
|
||||
|
@ -309,8 +309,8 @@ caption {
|
|||
}
|
||||
|
||||
.done, .done a, .done a:visited {
|
||||
color: #888a85;
|
||||
font-size: 90%;
|
||||
color: #888a85;
|
||||
font-size: 90%;
|
||||
}
|
||||
|
||||
.next a {
|
||||
|
@ -326,7 +326,7 @@ caption {
|
|||
.next a:visited {
|
||||
color: #ce5c00;
|
||||
text-decoration: none;
|
||||
font-size:110%;
|
||||
font-size:110%;
|
||||
}
|
||||
|
||||
.next a:active {
|
||||
|
@ -339,14 +339,14 @@ caption {
|
|||
}
|
||||
|
||||
#footnotes {
|
||||
font-size: 90%;
|
||||
margin-top: 3em;
|
||||
padding-left: 1em;
|
||||
font-size: 80%;
|
||||
margin-top: 3em;
|
||||
padding-left: 1em;
|
||||
color: #2e3436;
|
||||
}
|
||||
|
||||
#fntitle {
|
||||
font-size: 90%;
|
||||
color: #888a85;
|
||||
color: #888a85;
|
||||
}
|
||||
|
||||
/* #### Footer #### */
|
||||
|
@ -368,5 +368,5 @@ caption {
|
|||
}
|
||||
|
||||
#footer .right {
|
||||
text-align: right;
|
||||
text-align: right;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue