* Formartierung gefixt

This commit is contained in:
phil 2007-01-09 16:21:05 +00:00
parent 5497783c15
commit 6e2016c26a

View file

@ -35,7 +35,8 @@ h1 {
h2 {
font-size: 150%;
color: #555753;
color: #555753;
margin-bottom: 0.5em;
}
h3 {
@ -160,7 +161,7 @@ tt {
background-color: transparent;
text-align: left;
width: 180px;
margin: 0 0 0.5em 2em;
margin: 1em 0 0.5em 2em;
padding: 0.75em;
font-size: 90%;
border:1px solid #ccc;
@ -212,7 +213,8 @@ tt {
margin-bottom: 1.5em;
}
#main img {
#main img {
margin-top: 1em;
margin-bottom: 1.5em;
border: 0;
}