From 4e63d95367e29ad73aa4a2bc5dd8fc3ad897571f Mon Sep 17 00:00:00 2001 From: Elena.Budnik Date: Tue, 31 Jul 2018 11:54:50 +0200 Subject: [PATCH] amda about.html --- js/resources/css/styles.css | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) 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