diff --git a/community.mdwn b/community.mdwn index d2c7188..539ed4b 100644 --- a/community.mdwn +++ b/community.mdwn @@ -1,3 +1,5 @@ +# Community + **awesome** has an active and growing community. # IRC diff --git a/index.mdwn b/index.mdwn index 78ec7f2..49e6f15 100644 --- a/index.mdwn +++ b/index.mdwn @@ -2,6 +2,8 @@ [[!img images/icons/aw_64_shadow.png alt="awesome logo"]] +# 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 c8a6564..f6d1808 100644 --- a/local.css +++ b/local.css @@ -7,9 +7,8 @@ body { margin: 0px; - width: 100%; - background: url(images/top_bg.gif); - background-repeat: repeat-x; + width: 100%; + color: black; font-family: Verdana, Arial, sans-serif; font-size: 0.8em; } @@ -21,7 +20,7 @@ p { } h2 { - color: #347272; + color: #006699; margin:0px; padding:0px; font-size: 15px; @@ -33,8 +32,20 @@ ul { list-style-image: url(images/bullet.gif); } +h1 { + color: #3f4c4b; +} + a { - color: #347272; + color: #006699; +} + +ul.active-menu-about li.menu-about, +ul.active-menu-download li.menu-download, +ul.active-menu-doc li.menu-doc, +ul.active-menu-community li.menu-community, +ul.active-menu-screenshots li.menu-screenshots { + text-decoration: underline; } a:hover { @@ -47,14 +58,12 @@ blockquote{ padding: 10px; } - /**** Main Container ***/ -#wrap { - margin-left: 25%; - margin-right: 25%; +#wrap { width: 100%; + height: 50px; } @@ -63,34 +72,30 @@ blockquote{ #top { font-size: 0.8em; - width: 100%; - color: #fff; - /*background: #000 url(images/top_bg.gif);*/ + width: 80%; + margin-left: 10%; overflow:hidden; display: inline-block; } #top h2 { - color: White; letter-spacing: 3px; - font-size: 2.0em; + font-size: 3.0em; font-weight: bold; position: relative; - margin: 0px; - top:10px; + /* margin: 0px; */ + top: 5px; + margin-right: 20px; display:block; float:left; - background: url(images/bg_t.gif) no-repeat; - padding-left: 10px; } -#top h2 a { - color: white; +#top h2 a { text-decoration: none; } #top h2 a:hover { - color: #347272; + color: black; } @@ -101,11 +106,11 @@ blockquote{ display: inline-block; width: 100%; margin-right: 0px; - float:right; + float:right; + height: 50px; } #menu ul { - margin: 0; list-style: none; } @@ -117,26 +122,24 @@ blockquote{ #menu li a { display: block; + font-size: 1.1em; padding: 20px 15px 50px 15px; - text-decoration: none; - color: #fff; + text-decoration: none; font-weight: bold; } * html #menu a {width:1%;} #menu li a:hover { - background: url(images/bg_menu.gif); + color: black; } #menu li a.current { letter-spacing: 1px; - color: gray; - background: url(images/bg_menu.gif); + color: gray; } -#menu li a.current:hover { - color: #fff; +#menu li a.current:hover { } @@ -154,7 +157,7 @@ blockquote{ } #content h2 { - margin: 0; + margin: 0; padding: 10px 0 10px 0; } @@ -175,10 +178,10 @@ blockquote{ } #left { - width: 700px; + width: 60%; float:left; display: block; - margin-left: 20px; + margin-left: 20%; display: inline; } @@ -208,8 +211,7 @@ blockquote{ } #right .box a { - margin: 10px 0 10px 0; - color: #347272; + margin: 10px 0 10px 0; font-size: 10px; } @@ -234,8 +236,7 @@ blockquote{ height: 2.0em; padding: 0.3em 0.3em 0.3em 0.8em; border-bottom: 2px; /*solid #1a1a1a*/ - border-top: 2px; /*solid #1a1a1a*/ - color: #347272; + border-top: 2px; /*solid #1a1a1a*/ background-color: #F7F9FB; font-weight: bold; text-decoration: none; diff --git a/screenshots.mdwn b/screenshots.mdwn new file mode 100644 index 0000000..a6744bf --- /dev/null +++ b/screenshots.mdwn @@ -0,0 +1,6 @@ +# Screenshots + +