]> git.mxchange.org Git - addressbook-war.git/blobdiff - web/resources/css/cssLayout.css
Continued:
[addressbook-war.git] / web / resources / css / cssLayout.css
index 321cf6466c916c6e612600b6250354014ac107a3..84bdff8a889428f52e063a9116aa25ae3b834a0b 100644 (file)
@@ -40,17 +40,10 @@ div, table {
 }
 
 .left_content {
-       background-color: #dddddd;
        padding: 5px;
        margin-left: 170px;
 }
 
-.right_content {
-       background-color: #dddddd;
-       padding: 5px;
-       margin: 0px 170px 0px 170px;
-}
-
 #top a:link, #top a:visited {
        color: #ffffff;
        font-weight : bold;
@@ -72,10 +65,6 @@ table, .table {
        width: 500px;
 }
 
-.basket_item_table {
-       width: 600px;
-}
-
 .table_row {
        width: 100%;
        min-height: 20px;
@@ -142,8 +131,10 @@ ul.footer_nav li.footer_copyright {
 }
 
 #content_header {
+       background-color: #dddddd;
        font-weight: bold;
        font-size: 18px;
+       padding-bottom: 20px;
 }
 
 .table_header_column {