rename image folder; add separator image to header

This commit is contained in:
bsod 2020-10-30 22:59:32 +01:00
parent fb2c6d4831
commit 80b6c58e5d
7 changed files with 4 additions and 3 deletions

View file

@ -115,7 +115,6 @@ header {
background: rgba(0,0,0,0.4);
font-family: 'IM Fell English SC';
margin: 0px;
border-bottom: 2px solid #f9f9ed;
}
@media only screen and (min-width: 1000px) {

View file

@ -12,7 +12,7 @@
<body>
<header>
<img src="images/logo_button/header_logo_ivory_test.png" alt="bricabracomania logo" class="logo" />
<img src="images/logo_button/header_logo_ivory_60.png" alt="bricabracomania logo" class="logo" />
<nav class="nav">
<ul>
<li><a href="/">Home</a></li>
@ -22,4 +22,6 @@
<li><a href="contacts.php">Contacts</a></li>
</ul>
</nav>
</header>
</header>
<img style="filter: brightness(110%) contrast(80%); position:relative; top: 90px; width: 100%; height: auto" src="/images/background_img/dev_con.jpg"/>

View file

Before

Width:  |  Height:  |  Size: 60 KiB

After

Width:  |  Height:  |  Size: 60 KiB

View file

Before

Width:  |  Height:  |  Size: 591 KiB

After

Width:  |  Height:  |  Size: 591 KiB

View file

Before

Width:  |  Height:  |  Size: 562 KiB

After

Width:  |  Height:  |  Size: 562 KiB

View file

Before

Width:  |  Height:  |  Size: 734 KiB

After

Width:  |  Height:  |  Size: 734 KiB

View file

Before

Width:  |  Height:  |  Size: 689 KiB

After

Width:  |  Height:  |  Size: 689 KiB