diff options
Diffstat (limited to 'www/static/style.css')
| -rwxr-xr-x | www/static/style.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/static/style.css b/www/static/style.css index 8b07d09..d7be5a2 100755 --- a/www/static/style.css +++ b/www/static/style.css @@ -76,10 +76,11 @@ a.logo:hover{ Content-Area **********************************************************/ #content-area{ - height: 100%; + /*height: 100%;*/ width: 100%; position: absolute; margin-bottom: 0; + top: 80px; } |
