diff --git a/index.mdwn b/index.mdwn index d3176d5..d851510 100644 --- a/index.mdwn +++ b/index.mdwn @@ -1,7 +1,5 @@ # Home -# Home - **awesome** is a highly configurable, next generation framework window manager for X. It is very fast, extensible and licensed under the [GNU GPLv2 license](http://www.gnu.org/licenses/old-licenses/gpl-2.0.html). diff --git a/local.css b/local.css index 7c8c206..58353c4 100644 --- a/local.css +++ b/local.css @@ -7,7 +7,7 @@ body { margin: 0px; - width: 100%; + width: 100%; color: black; font-family: Verdana, Arial, sans-serif; font-size: 0.8em; @@ -106,7 +106,6 @@ blockquote{ padding-top: 20px; width: 20%; margin-left: 40%; - } /**** Center Logo ****/ @@ -180,7 +179,7 @@ blockquote{ } #content h2 { - margin: 0; + margin: 0; padding: 10px 0 10px 0; }