]> git.mxchange.org Git - addressbook-war.git/blobdiff - web/resources/css/cssLayout.css
Continued:
[addressbook-war.git] / web / resources / css / cssLayout.css
index ca1f6f165bfd07500f796a2fb2411e5a4c339448..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;
@@ -138,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 {