docs: Sync foooter css style from Elementary

This commit is contained in:
Stefan Schmidt 2014-09-19 15:48:12 +02:00
parent 88d43059e7
commit 016804c015
1 changed files with 15 additions and 1 deletions

View File

@ -716,12 +716,26 @@ div.ingroups a {
color: #ffffff;
}
div.header {
div.header, div.footer {
margin-left: auto;
margin-right: auto;
width: 980px;
}
div.footer {
font-size: 10px;
text-align: center;
}
div.footer span.copyright {
padding-right: 50px;
padding-left: 50px;
}
div.footer a {
color: black;
}
div.headertitle {
background-color: #606060;
padding: 5px 0px 5px 0px;