diff --git a/Desktop.png b/Desktop.png new file mode 100644 index 0000000..f7a4787 Binary files /dev/null and b/Desktop.png differ diff --git a/Untitled.xcf b/Untitled.xcf new file mode 100644 index 0000000..1eeb03b Binary files /dev/null and b/Untitled.xcf differ diff --git a/banner-1 (1).png b/banner-1 (1).png new file mode 100644 index 0000000..e04ee73 Binary files /dev/null and b/banner-1 (1).png differ diff --git a/banner-2 (1).png b/banner-2 (1).png new file mode 100644 index 0000000..9ada2e4 Binary files /dev/null and b/banner-2 (1).png differ diff --git a/central-bg-top (1).png b/central-bg-top (1).png new file mode 100644 index 0000000..cfa7772 Binary files /dev/null and b/central-bg-top (1).png differ diff --git a/css/img/line.png b/css/img/line.png new file mode 100644 index 0000000..deb4ce2 Binary files /dev/null and b/css/img/line.png differ diff --git a/css/master.css b/css/master.css index f42a395..9608c98 100644 --- a/css/master.css +++ b/css/master.css @@ -364,41 +364,98 @@ main{ .footer{ background-color: #01122F; - height: 310px; + height: 300px; margin: 0px; } .footer-nav-panel{ - padding-top: 55px; - position: relative; - width: 34%; - margin-right: 0px; + margin-right: 0px; + display: inline-block; + width: 40%; + vertical-align: top; + margin-top: 55px; + margin-bottom: 65px; + } - .footer-nav-panel-column{ - float: left; + .footer-nav-panel-column{ + display: inline-block; + padding-right: 60px; + vertical-align: top; + + + } + .footer-nav-panel-column a{ + display: block; + color: white; + text-decoration: none; + font-size: 12px; + padding-bottom: 10px; + vertical-align: top; + } + .footer-news-agency{ + display: inline-block; + width: 32%; + margin: 55px auto 0 auto; + vertical-align: top; + margin-bottom: 65px; + } - .footer-nav-panel-column a{ - color: white; - text-decoration: none; - font-size: 12px; - display: block; - padding-right: 60px; - padding-bottom: 10px; + .footer-news-agency img{ + display: block; + margin-bottom: 10px; + margin-right: 0px; + } + .footer-news-agency a{ + color: white; + text-decoration: none; + font-size: 12px; + display: block; + padding-bottom: 10px; + + } + .footer-contact{ + display: inline-block; + vertical-align: top; + margin-top: 55px; + margin-bottom: 65px; + + } - .footer-news-agency{ - position: relative; - float:left; - margin: 0; + .footer-contact-social-media{ + margin-bottom: 20px; + } + .fcsm-vk { + display: inline-block; + margin-left: 20px; + } + .fcsm-vk img{ + + } + .footer-contact-phone-number{ + color: white; + margin-bottom: 25px; + + } + .footer-contact-phone-number img{ + margin-right: 19px; + margin-left: 20px; + } + .footer-contact-email{ + color: white; + } + .footer-contact-email img{ + margin-right: 19px; + margin-left: 20px; + } + .footer-greyline{ + background-image: url('img/line.png'); + min-width: 1000px; + background-repeat: repeat; + height: 3px; + } + .footer-finale-text{ + color:#c3c3ca; + font-size:12px; + text-align: center; + min-width: 1000px; + margin-top: 15px; } - .footer-news-agency img{ - position: relative; - display: block; - margin-bottom: 10px; - } - .footer-news-agency a{ - color: white; - text-decoration: none; - font-size: 12px; - display: block; - padding-bottom: 10px; - position: relative; - } diff --git a/icon-comments (1).png b/icon-comments (1).png new file mode 100644 index 0000000..681d589 Binary files /dev/null and b/icon-comments (1).png differ diff --git a/icon-envelope.png b/icon-envelope.png new file mode 100644 index 0000000..7edaf5d Binary files /dev/null and b/icon-envelope.png differ diff --git a/icon-newsagency.png b/icon-newsagency.png new file mode 100644 index 0000000..4ff0638 Binary files /dev/null and b/icon-newsagency.png differ diff --git a/icon-phone.png b/icon-phone.png new file mode 100644 index 0000000..aac5cdf Binary files /dev/null and b/icon-phone.png differ diff --git a/icon-time (1).png b/icon-time (1).png new file mode 100644 index 0000000..128ae13 Binary files /dev/null and b/icon-time (1).png differ diff --git a/img (1)/2-1.png b/img (1)/2-1.png new file mode 100644 index 0000000..8887465 Binary files /dev/null and b/img (1)/2-1.png differ diff --git a/img (1)/Untitled.xcf b/img (1)/Untitled.xcf new file mode 100644 index 0000000..1eeb03b Binary files /dev/null and b/img (1)/Untitled.xcf differ diff --git a/img (1)/banner-1.png b/img (1)/banner-1.png new file mode 100644 index 0000000..e04ee73 Binary files /dev/null and b/img (1)/banner-1.png differ diff --git a/img (1)/banner-2.png b/img (1)/banner-2.png new file mode 100644 index 0000000..9ada2e4 Binary files /dev/null and b/img (1)/banner-2.png differ diff --git a/img (1)/central-bg-top.png b/img (1)/central-bg-top.png new file mode 100644 index 0000000..cfa7772 Binary files /dev/null and b/img (1)/central-bg-top.png differ diff --git a/img (1)/icon-comments.png b/img (1)/icon-comments.png new file mode 100644 index 0000000..681d589 Binary files /dev/null and b/img (1)/icon-comments.png differ diff --git a/img (1)/icon-envelope.png b/img (1)/icon-envelope.png new file mode 100644 index 0000000..7edaf5d Binary files /dev/null and b/img (1)/icon-envelope.png differ diff --git a/img (1)/icon-newsagency.png b/img (1)/icon-newsagency.png new file mode 100644 index 0000000..4ff0638 Binary files /dev/null and b/img (1)/icon-newsagency.png differ diff --git a/img (1)/icon-phone.png b/img (1)/icon-phone.png new file mode 100644 index 0000000..aac5cdf Binary files /dev/null and b/img (1)/icon-phone.png differ diff --git a/img (1)/icon-time.png b/img (1)/icon-time.png new file mode 100644 index 0000000..128ae13 Binary files /dev/null and b/img (1)/icon-time.png differ diff --git a/img (1)/logo.png b/img (1)/logo.png new file mode 100644 index 0000000..1289d73 Binary files /dev/null and b/img (1)/logo.png differ diff --git a/img (1)/photo-sn-l.jpg b/img (1)/photo-sn-l.jpg new file mode 100644 index 0000000..a76210a Binary files /dev/null and b/img (1)/photo-sn-l.jpg differ diff --git a/img (1)/vk.png b/img (1)/vk.png new file mode 100644 index 0000000..d137ccb Binary files /dev/null and b/img (1)/vk.png differ diff --git a/img/line.png b/img/line.png new file mode 100644 index 0000000..deb4ce2 Binary files /dev/null and b/img/line.png differ diff --git a/index.html b/index.html index b146682..e37850f 100644 --- a/index.html +++ b/index.html @@ -20,7 +20,7 @@
19 июня, вторник
10:48
-
+22 C
+
+22 °C
@@ -293,40 +293,55 @@

Самые читаемые новости

diff --git a/line.png b/line.png new file mode 100644 index 0000000..deb4ce2 Binary files /dev/null and b/line.png differ diff --git a/logo (1).png b/logo (1).png new file mode 100644 index 0000000..1289d73 Binary files /dev/null and b/logo (1).png differ diff --git a/master.css b/master.css index f42a395..9608c98 100644 --- a/master.css +++ b/master.css @@ -364,41 +364,98 @@ main{ .footer{ background-color: #01122F; - height: 310px; + height: 300px; margin: 0px; } .footer-nav-panel{ - padding-top: 55px; - position: relative; - width: 34%; - margin-right: 0px; + margin-right: 0px; + display: inline-block; + width: 40%; + vertical-align: top; + margin-top: 55px; + margin-bottom: 65px; + } - .footer-nav-panel-column{ - float: left; + .footer-nav-panel-column{ + display: inline-block; + padding-right: 60px; + vertical-align: top; + + + } + .footer-nav-panel-column a{ + display: block; + color: white; + text-decoration: none; + font-size: 12px; + padding-bottom: 10px; + vertical-align: top; + } + .footer-news-agency{ + display: inline-block; + width: 32%; + margin: 55px auto 0 auto; + vertical-align: top; + margin-bottom: 65px; + } - .footer-nav-panel-column a{ - color: white; - text-decoration: none; - font-size: 12px; - display: block; - padding-right: 60px; - padding-bottom: 10px; + .footer-news-agency img{ + display: block; + margin-bottom: 10px; + margin-right: 0px; + } + .footer-news-agency a{ + color: white; + text-decoration: none; + font-size: 12px; + display: block; + padding-bottom: 10px; + + } + .footer-contact{ + display: inline-block; + vertical-align: top; + margin-top: 55px; + margin-bottom: 65px; + + } - .footer-news-agency{ - position: relative; - float:left; - margin: 0; + .footer-contact-social-media{ + margin-bottom: 20px; + } + .fcsm-vk { + display: inline-block; + margin-left: 20px; + } + .fcsm-vk img{ + + } + .footer-contact-phone-number{ + color: white; + margin-bottom: 25px; + + } + .footer-contact-phone-number img{ + margin-right: 19px; + margin-left: 20px; + } + .footer-contact-email{ + color: white; + } + .footer-contact-email img{ + margin-right: 19px; + margin-left: 20px; + } + .footer-greyline{ + background-image: url('img/line.png'); + min-width: 1000px; + background-repeat: repeat; + height: 3px; + } + .footer-finale-text{ + color:#c3c3ca; + font-size:12px; + text-align: center; + min-width: 1000px; + margin-top: 15px; } - .footer-news-agency img{ - position: relative; - display: block; - margin-bottom: 10px; - } - .footer-news-agency a{ - color: white; - text-decoration: none; - font-size: 12px; - display: block; - padding-bottom: 10px; - position: relative; - } diff --git a/vk.png b/vk.png new file mode 100644 index 0000000..d137ccb Binary files /dev/null and b/vk.png differ