Adding favicon

Adding men images
This commit is contained in:
Pawel Dudzik
2024-06-17 13:40:01 +02:00
parent b93840ed70
commit cd7aa50ff7
6 changed files with 5 additions and 4 deletions

BIN
images/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

BIN
images/mensmall.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 KiB

View File

@@ -27,6 +27,7 @@
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script><![endif]-->
<link rel="icon" type="image/x-icon" href="images/favicon.ico">
</head>
<!-- body -->
<body class="main-layout">
@@ -157,25 +158,25 @@
<div class="row">
<div class="col-md-3">
<div id="text_hover" class="const text_align_center">
<i><img src="images/ser1.png" alt="#"/></i>
<i><img src="images/mensmall.png" alt="#"/></i>
<span>doświadczenie i wiedza</span>
</div>
</div>
<div class="col-md-3">
<div id="text_hover" class="const text_align_center">
<i><img src="images/ser2.png" alt="#"/></i>
<i><img src="images/mensmall.png" alt="#"/></i>
<span>indywidualne podejście</span>
</div>
</div>
<div class="col-md-3">
<div id="text_hover" class="const text_align_center">
<i><img src="images/ser3.png" alt="#"/></i>
<i><img src="images/mensmall.png" alt="#"/></i>
<span>wsparcie od a do z</span>
</div>
</div>
<div class="col-md-3">
<div id="text_hover" class="const text_align_center">
<i><img src="images/ser3.png" alt="#"/></i>
<i><img src="images/mensmall.png" alt="#"/></i>
<span>lokalna sieć kontaktów</span>
</div>
</div>