mise à jour css bxlug

This commit is contained in:
fpeters 2004-04-04 14:46:44 +00:00
parent 830a906f3b
commit b22ed38a61
1 changed files with 10 additions and 2 deletions

View File

@ -142,7 +142,7 @@ div#main-content ul {
list-style: circle;
}
div#main-content h1, div#main-content h2, div#main-content h3, div#related h2 {
div#main-content h1, div#main-content h2, div#related h2 {
color: #271454;
}
@ -189,7 +189,11 @@ div#main-content h1 {
font-size: 130%;
}
div#main-content h2, div#related h2 {
div#main-content h2 {
font-size: 130%;
}
div#related h2 {
font-size: 120%;
}
@ -518,3 +522,7 @@ tr.even {
background: #fdfeeb;
}
tt {
margin: 0 0.3ex;
}