diff --git a/js/resources/css/styles.css b/js/resources/css/styles.css index 4854d7b..7bcfd03 100755 --- a/js/resources/css/styles.css +++ b/js/resources/css/styles.css @@ -47,6 +47,16 @@ padding-top: 20px; background: #F6F3E7; } +#main2 +{ +width: 710px; +height: 720px; +padding: 10px; +padding-top: 20px; +/*background: #ffffff; */ +background: #F6F3E7; +} + #back { width: 738px; @@ -60,16 +70,17 @@ width: 738px; #right H3 { -width: 210px; +width: 160px; height: 29px; font-size: 14px; font-weight: bold; padding-left: 0px; padding-top: 10px; text-transform: uppercase; +text-decoration: underline; color: #555555; text-align: center; -background: url(../images/right.png) no-repeat; +/*background: url(../images/test.png) no-repeat; */ } #right H4 -- libgit2 0.21.2