update site
authornimnes <nimnes@gmail.com>
Tue, 7 Sep 2010 07:08:39 +0000 (11:08 +0400)
committernimnes <nimnes@gmail.com>
Tue, 7 Sep 2010 07:08:39 +0000 (11:08 +0400)
www/development.html
www/documentation.html
www/downloads.html
www/index.html
www/style.css

index caf680e..edf65dd 100644 (file)
@@ -6,9 +6,9 @@
        </head>\r
        <body>\r
                <div id="layout">\r
-                       <div class="header">\r
-                               <a href="http://shariks.garage.maemo.org" title="Shariks"><h1 class="logo"></h1><a>\r
-                       </div>\r
+            <div class="header"> 
+                   <h1 class="logo"><a href="http://shariks.garage.maemo.org" title="Liquid">Shariks<a></h1>   
+            </div>\r
 \r
                        <div id="menu" class="box">\r
                                <ul>\r
@@ -42,4 +42,4 @@
                        </div>\r
                </div>\r
        </body>\r
-</html>
\ No newline at end of file
+</html>
index 7d63151..4059d41 100644 (file)
@@ -6,9 +6,9 @@
        </head>\r
        <body>\r
                <div id="layout">\r
-                       <div class="header">\r
-                               <a href="http://shariks.garage.maemo.org" title="Shariks"><h1 class="logo"></h1><a>\r
-                       </div>\r
+            <div class="header"> 
+                   <h1 class="logo"><a href="http://shariks.garage.maemo.org" title="Liquid">Shariks<a></h1>   
+            </div>\r
 \r
                        <div id="menu" class="box">\r
                                <ul>\r
@@ -64,4 +64,4 @@
                        </div>\r
                </div>\r
        </body>\r
-</html>
\ No newline at end of file
+</html>
index f3eda1a..90459ec 100644 (file)
@@ -6,9 +6,9 @@
        </head>\r
        <body>\r
                <div id="layout">\r
-                       <div class="header">\r
-                               <a href="http://shariks.garage.maemo.org" title="Shariks"><h1 class="logo"></h1><a>\r
-                       </div>\r
+            <div class="header"> 
+                   <h1 class="logo"><a href="http://shariks.garage.maemo.org" title="Liquid">Shariks<a></h1>   
+            </div>\r
 \r
                        <div id="menu" class="box">\r
                                <ul>\r
@@ -53,4 +53,4 @@
                        </div>\r
                </div>\r
        </body>\r
-</html>
\ No newline at end of file
+</html>
index c6ca4fd..c6af8ba 100644 (file)
@@ -6,9 +6,9 @@
        </head>
        <body>
                <div id="layout">
-                       <div class="header">
-                               <a href="http://shariks.garage.maemo.org" title="Shariks"><h1 class="logo"></h1><a>
-                       </div>
+            <div class="header"> 
+                   <h1 class="logo"><a href="http://shariks.garage.maemo.org" title="Liquid">Shariks<a></h1>   
+            </div> 
 
                        <div id="menu" class="box">
                                <ul>
@@ -38,4 +38,4 @@
                        </div>
                </div>
        </body>
-</html>
\ No newline at end of file
+</html>
index eb3c065..cd2888a 100644 (file)
@@ -2,7 +2,6 @@
 body, div, span, p, a, img, ul, ol, li, table, th, tr, td, form, fieldset, legend, dl, dt, dd, blockquote, applet, object { border:0; }\r
 \r
 BODY {\r
-       background-image: url(images/bg.png);\r
        background-attachment: fixed;\r
        background-color: #d7d7d7;\r
        padding: 0 0; \r
@@ -24,8 +23,7 @@ BODY {
 }\r
 \r
 .header {\r
-       background-image: url(images/logo.png);\r
-       background-color: #d47129;\r
+       background-color: #333333;\r
        margin-top: 7px;\r
        margin-bottom: 4px;    \r
     position:relative; \r
@@ -33,8 +31,8 @@ BODY {
 }\r
 \r
 .content {\r
-       background-image: url(images/content.png);\r
-       color: #faf5f7; \r
+       color: #333333;
+    background-color: #d7d7d7; \r
        padding-left: 15px;\r
        padding-bottom: 0;\r
        padding-right: 15px;\r
@@ -52,9 +50,10 @@ BODY {
     position: relative; \r
     overflow: hidden; \r
     height: 120px;\r
-    font-size:300%;\r
+    font-size:400%;\r
     margin: 0;\r
-    line-height: 130px;\r
+    line-height: 130px;
+    text-align: left;\r
 }\r
 \r
 .logo a {\r
@@ -66,7 +65,7 @@ BODY {
        text-align: center; \r
        position: relative; \r
        z-index:2; \r
-       border: 1px solid gray; \r
+       border: 1px solid black; \r
        border-right: none; \r
        border-left: none; \r
        padding: 7px 0;  \r
@@ -93,7 +92,7 @@ BODY {
     font-size: 19px;\r
     font-weight: bold;\r
     display: block; \r
-    color: #ff999d;\r
+    color: #333333;\r
     text-decoration: none;\r
     float: left; /*\*/ float:none; \r
     padding: 7px 50px 7px 39px;\r
@@ -110,10 +109,9 @@ BODY {
         \r
 #menu ul li a:hover {\r
     text-align: center;\r
-       background-image: url(images/menu.png);\r
        background-attachment: fixed;\r
     background-color: #d7d7d7;\r
-    color: white;\r
+    color: #7d7d7d;\r
 }\r
 \r
 #menu ul li#active a {\r
@@ -122,9 +120,10 @@ BODY {
 \r
 p { margin-left: 0; margin-bottom: 10px; margin-right: 0; margin-top: 10px; }\r
 \r
-.box { \r
-       background-image: url(images/menu.png);\r
-       background-attachment: fixed;\r
+.box { 
+    background-color: #d7d7d7;\r
+       background-attachment: fixed;
+    color: #d7d7d7;\r
        min-height:1px; \r
 }\r
 \r
@@ -173,8 +172,8 @@ ol ol ol {list-style-type:lower-alpha; }
 li { display:list-item; }\r
 ul li a { text-decoration:underline; }\r
 \r
-a {color: #ff999d;}\r
-a:link {color:#ff999d ;}\r
+a {color: #6633ff;}\r
+a:link {}\r
 a:hover {color:white ; text-decoration: none;}\r
 \r
 code {\r
@@ -200,4 +199,4 @@ code {
        border: 1px white solid;\r
        padding: 2px;\r
 }\r
-  
\ No newline at end of file
+