[mail-web] further modifications



commit 0eb5d43c235b8a41c155e610e01657338ff1d6a4
Author: epetrevska <elenapetrevska77 gmail com>
Date:   Mon Jul 9 21:01:39 2012 +0200

    further modifications

 css/archive.css |   27 +++++++++++++++++----------
 css/style.css   |    1 -
 2 files changed, 17 insertions(+), 11 deletions(-)
---
diff --git a/css/archive.css b/css/archive.css
index ad8b2b3..eb24a75 100644
--- a/css/archive.css
+++ b/css/archive.css
@@ -1,11 +1,11 @@
-#header_archives p {
+#header_archive_list {
+    color: #2E3436;
+    font-family: Cantarell,'Droid Sans',Ubuntu,'DejaVu Sans',Arial,sans-serif;
     font-size: 22px;
-    margin: 23px 26px 9px 50px;
-    width: 960px;
+    line-height: 0.6;
+    margin: 0.4em 0 1em;
 }
 
-
-
 /*top bar*/
 
 .left {
@@ -70,8 +70,8 @@ input:-moz-read-write, textarea:-moz-read-write {
     float: right;
     font-size: 13px;
     line-height: normal;
-    margin: 30px auto;
-    width: 960px;
+    margin: 48px auto;
+    width: 700px;
 }
 
 .container_12 .grid_9, .container_16 .grid_12 {
@@ -126,11 +126,11 @@ input {
 #header_archive #logo img {
     -moz-transition: opacity 200ms ease-out 0s;
     height: 78px;
-    margin-left: 10px;
+    margin-left: -10px;
     opacity: 1;
     width: 250px;
     left: 10px;
-    margin-top: 5px;
+    margin-top: 40px;
 }
 
 #header_archive {
@@ -143,7 +143,7 @@ input {
 #select_archive {
     height: 27px;
     margin-left: 0;
-    margin-top: 5px;
+    margin-top: 14px;
     text-align: center;
     width: 205px;
 }
@@ -155,6 +155,13 @@ input {
     width: 1062px;
 }
 
+#body_archive_list {
+    clear: both;
+    margin: auto;
+    padding-top: 1px;
+    width: 960px;
+}
+
 #body_gnome_archive {
     clear: both;
     margin: auto;
diff --git a/css/style.css b/css/style.css
index abd0ed6..8e66431 100644
--- a/css/style.css
+++ b/css/style.css
@@ -8,7 +8,6 @@
  *  Separators
  */
 body {
-  font-family: verdana, arial, sans-serif;
   margin: 0; 
   padding: 0;
 }



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]