fixing identing issues addressed by @blueyed

This commit is contained in:
aajjbb 2017-01-09 22:51:27 -02:00
parent 1a577503fb
commit 03368a6ded
1 changed files with 15 additions and 20 deletions

View File

@ -105,9 +105,9 @@ blockquote{
#menu {
display: inline-block;
width: 100%;
height: 110px;
display: inline-block;
width: 100%;
height: 110px;
}
#menu ul {
@ -145,13 +145,8 @@ blockquote{
color: gray;
}
#menu li a.current:hover {
}
/**** Content Container ***/
#content {
width: 100%;
margin-top:30px;
@ -191,7 +186,7 @@ blockquote{
width: 60%;
float:left;
display: block;
margin-left: 20%;
margin-left: 20%;
display: inline;
}
@ -294,7 +289,7 @@ blockquote{
#donate {
margin: 1em 0;
text-align: center;
text-align: center;
}
#donate p, #donate div {
text-align: center;