* Thunderbird: Import von inline -Schluesseln, schliesst #122

This commit is contained in:
phil 2006-10-02 18:10:13 +00:00
parent fd1c912c90
commit 85c995386f
10 changed files with 201 additions and 21 deletions

View file

@ -118,7 +118,6 @@ tt {
}
#titlenav li:first-child {
/*margin-left: 0;*/
padding-left: 0;
list-style: none;
}
@ -155,7 +154,6 @@ tt {
}
/* #### Menue #### */
#nav {
float: left;
@ -218,14 +216,14 @@ tt {
margin-bottom: 1.5em;
border: 0;
}
#toc {
font-size: 90%;
margin-bottom: 2em;
}
#toctitle {
color: #888;
font-size: 90%;
}
.TofC {
font-size: 90%;
}
/* #os_selection: Tabelle mit Computern auf index.html */
@ -278,7 +276,7 @@ caption {
font-size: 90%;
background-color: #eeeeec;
margin: 0.1em 0.3em 0.1em 0.1em;
padding: 0;
padding: 0 0 0 0.7em;
border-style: solid;
border-width: 1px;
border-color: #babdb6 #888a85 #888a85 #babdb6;;