* Neues Dokument chat_programme.lyx erstellt

- dezu gehoerige Menues ebenfalls erstellt
 * html-code in einigen Dokumenten berichtigt
 * Formatierung von "author-info" geloescht
This commit is contained in:
phil 2006-07-25 08:50:06 +00:00
parent 3d5dae5120
commit d74f573078
11 changed files with 216 additions and 41 deletions

View file

@ -145,9 +145,6 @@ hr {
float: left;
background-color: transparent;
text-align: left;
/*position: absolute;
top: 130px;
right: 10px;*/
width: 180px;
margin: 0 0 0.5em 2em;
padding: 0.75em;
@ -248,6 +245,31 @@ caption {
padding-left: 1em;
}
#progress {
background-color: transparent;
text-align: left;
width: 400px;
margin: 0 0 0.5em 2em;
padding: 0.75em;
border:1px solid #ccc;
background-color: #f6f6f6;
line-height: normal;
}
#progresstitle{
color: #888;
font-size: 90%;
}
.done, .done a {
color: grey;
font-size: 90%;
}
.nextnext, .nextnext a {
color: grey;
font-size: 90%;
}
/* #### Footer #### */