- No indentation for lower headings.

- No line before footer, it cuts the sailboat.
This commit is contained in:
Michal Čihař
2008-11-21 19:10:57 +00:00
parent c059601d6c
commit 669daba2a0

View File

@@ -47,7 +47,6 @@ img {
ul#footer { ul#footer {
padding: 0; padding: 0;
margin: 0; margin: 0;
border-top: 1px solid black;
max-width: 100%; max-width: 100%;
} }
@@ -143,7 +142,6 @@ h3 {
} }
h4, h5 { h4, h5 {
padding-left: 2em;
color: #727e0a; color: #727e0a;
max-width: 70em; max-width: 70em;
} }