svn path=/branches/design/; revision=17659

This commit is contained in:
samtuke 2010-10-14 11:56:53 +00:00
parent bac2aa11e0
commit 9df232c5e5

View File

@ -274,11 +274,11 @@ ol {
}
#content p#category {
font-family: "Nimbus", "Nimbus Sans L", "Helvetica", "Arial", sans-serif;
font-weight: bold;
font-size: 170%;
margin: 0 0 -.5em 0;
line-height: 120%;
font-family:"Nimbus","Nimbus Sans L","Helvetica","Arial",sans-serif;
font-size:170%;
font-weight:bold;
line-height:120%;
margin:0 0 0.3em;
}
#content h1,
@ -289,10 +289,10 @@ ol {
}
#content h1 {
border-bottom: 1px solid rgb(210,210,210);
font-size: 250%;
margin: 0 -.2em;
padding: 0 0 .5em .2em;
border-bottom:1px solid #D2D2D2;
font-size:250%;
margin:0;
padding:0 0 0.5em;
}
#content .centre {