7 Commits
Author SHA1 Message Date
emil28092005 bd15db3b65 Update styles.css 2024-08-28 19:52:32 +03:00
emil28092005 b9fb4f12b4 kinda MVP1 2024-08-27 18:45:38 +03:00
emil28092005 9e4ef2afe2 second attempt 2024-08-27 10:39:35 +03:00
Эмиль 8c6fa7b2ac attepmt 1 2024-08-23 20:16:10 +03:00
Эмиль c596e4764a hz 2024-08-23 19:03:28 +03:00
emil 482029ed76 new commit 2024-08-23 02:03:46 +03:00
emil 3c4917138e initial commit 2024-08-23 01:09:55 +03:00
7 changed files with 21 additions and 29 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/.idea/emil28092005.github.io.iml" filepath="$PROJECT_DIR$/.idea/emil28092005.github.io.iml" />
<module fileurl="file://$PROJECT_DIR$/.idea/Pereslavl_dacha.iml" filepath="$PROJECT_DIR$/.idea/Pereslavl_dacha.iml" />
</modules>
</component>
</project>
Generated
+1 -1
View File
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="" vcs="Git" />
<mapping directory="$PROJECT_DIR$" vcs="Git" />
</component>
</project>
+14 -14
View File
@@ -1,15 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" baseProfile="basic" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
y="0px" viewBox="0 0 32 32" xml:space="preserve">
<g id="Layer_2" style="display:none;">
</g>
<g id="Layer_1">
<circle style="fill:none;stroke:#000000;stroke-width:2;stroke-miterlimit:10;" cx="16" cy="16" r="12"/>
<path style="fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;" d="M21.786,11
c-4.989-0.508-11.286,2.682-13.244,5.627c1.169,1.409,3.046,1.476,5.819,1.014c0.762,2.633,3.469,4.307,5.072,4.27
C21.27,20.308,22.521,13.439,21.786,11z"/>
<line style="fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;" x1="16.755" y1="15.434" x2="14.361" y2="17.641"/>
</g>
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" baseProfile="basic" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
y="0px" viewBox="0 0 32 32" xml:space="preserve">
<g id="Layer_2" style="display:none;">
</g>
<g id="Layer_1">
<circle style="fill:none;stroke:#000000;stroke-width:2;stroke-miterlimit:10;" cx="16" cy="16" r="12"/>
<path style="fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;" d="M21.786,11
c-4.989-0.508-11.286,2.682-13.244,5.627c1.169,1.409,3.046,1.476,5.819,1.014c0.762,2.633,3.469,4.307,5.072,4.27
C21.27,20.308,22.521,13.439,21.786,11z"/>
<line style="fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;" x1="16.755" y1="15.434" x2="14.361" y2="17.641"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 914 B

After

Width:  |  Height:  |  Size: 928 B

-1
View File
@@ -1 +0,0 @@
+3 -4
View File
@@ -15,7 +15,6 @@
<header class="header">
<h1 class="header-name">Станция Сосновая</h1>
<h2 class="header-description">База отдыха</h2>
<img class="header-image fancy-external-border"
src="https://30.img.avito.st/image/1/1.4vLJ5La5Thv_TYwegeO6z61GTB13RcwTv0BMGXtRShk.Ewsg9tM6z2ZxLmivd2hH2Jdo76UKxxlT4qzIINkq8co"
alt="заглавное фото участка">
@@ -54,12 +53,12 @@
</section>
<footer class="footer fancy-external-border">
<footer class="footer">
<h3>Контактная информация <br>
телефон: +78498944898<br>
<img src="Images/Icons/icons8-telegram.svg"
<img class="telegram-icon" src="Images/Icons/icons8-telegram.svg"
alt="телеграм" width="32" height="32"> https//telegram/smth <br>
<img src="Images/Icons/icons8-whatsapp.png"
<img class="telegram-icon" src="Images/Icons/icons8-whatsapp.png"
alt="телеграм" width="26" height="26"> https//whatsapp/smth
</h3>
</footer>
+2 -8
View File
@@ -31,16 +31,10 @@ p {
width: 100%;
}
.header-name {
.header-name{
color: #bdad60;
}
.header-description {
color: #bdad60;
line-height: 1;
margin-bottom: 1vh;
}
.header-image {
display: inline-block;
width: 95%;
@@ -51,7 +45,7 @@ p {
width: 100%;
display: inline-block;
text-align: center;
padding: 25px;
padding: 20px;
justify-content: space-evenly;
background: radial-gradient(circle, rgba(164,126,10,1) 0%, rgba(139,69,19,1) 100%);
margin: 0 auto;