Browse Source

Merged website style changes from trunk.

1.0.x
Luke Taylor 19 years ago
parent
commit
ae4b5907b9
  1. 8
      src/site/resources/css/site.css

8
src/site/resources/css/site.css

@ -23,7 +23,7 @@ @@ -23,7 +23,7 @@
}
h2 {
padding: 4px 4px 4px 6px;
padding: 0;
border: none;
color: black;
background-color: white;
@ -32,7 +32,7 @@ h2 { @@ -32,7 +32,7 @@ h2 {
text-align: center;
}
h3 {
padding: 4px 4px 4px 6px;
padding: 0;
border: none;
color: black;
background-color: white;
@ -40,7 +40,7 @@ h3 { @@ -40,7 +40,7 @@ h3 {
font-size: large;
}
h4 {
padding: 4px 4px 4px 6px;
padding: 0;
border: none;
background-color: white;
color: black;
@ -49,7 +49,7 @@ h4 { @@ -49,7 +49,7 @@ h4 {
}
h5 {
padding: 4px 4px 4px 6px;
padding: 0;
background-color: white;
color: black;
}
Loading…
Cancel
Save