r4349@pinealgland: sven | 2006-05-23 12:55:44 +0200

layout fix for opera


git-svn-id: svn://svn.c3d2.de/c3d2-web/trunk@322 31f61c52-7bfb-0310-b897-fc00f8a278f0
This commit is contained in:
sven 2006-05-23 11:02:09 +00:00
parent 31a6976b11
commit 1f450a51e6

View File

@ -85,7 +85,7 @@ pre {
list-style-type: square; list-style-type: square;
list-style-image: url(../images/bullet.png); list-style-image: url(../images/bullet.png);
font-size: small; font-size: small;
margin-left: -1em; margin-left: 0;
} }
#navigation li { #navigation li {
line-height: 2em; line-height: 2em;
@ -105,7 +105,6 @@ pre {
width: 50%; width: 50%;
border-left: #ccc 1.1px dashed; border-left: #ccc 1.1px dashed;
border-right: #ccc 1.1px dashed; border-right: #ccc 1.1px dashed;
font-size: 75%; font-size: 75%;
line-height: 1.3em; line-height: 1.3em;
padding: 0 2em; padding: 0 2em;
@ -137,7 +136,7 @@ pre {
#content h2 { #content h2 {
font-size: 200%; font-size: 200%;
margin-bottom: 1em; margin-bottom: 1em;
margin-top: -60px; margin-top: 0px;
color: #333; color: #333;
} }
#content h3 { #content h3 {