docs: simplify style for headers

Remove the 1px border underneath all headers and make them
use black text to simplify visual appearance

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
This commit is contained in:
Daniel P. Berrange
2016-10-25 17:26:25 +02:00
parent 90fc9d3f14
commit 90fdc8bd5e
2 changed files with 1 additions and 5 deletions

View File

@@ -1,7 +1,3 @@
h1, h2, h3, h4, h5, h6 {
color: #3c857c;
}
#nav {
position: absolute;
top: 0px;
@@ -541,6 +537,7 @@ br.clear {
#footer h3 {
margin:0px;
font-size: 1em;
color: rgb(60, 133, 124);
}
#footer ul {