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
1 changed files with 2 additions and 3 deletions

View File

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