This commit is contained in:
BIN
website/content/de/01_Navigation/02_Installation/bild.jpg
Normal file
BIN
website/content/de/01_Navigation/02_Installation/bild.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 790 KiB |
@@ -24,7 +24,10 @@ hr { display:block; height:1px; border:0; border:none; padding:0;}
|
||||
input, select {vertical-align:middle;}
|
||||
input, select, textarea {-webkit-appearance: none; border-radius: 0;}
|
||||
.clear {clear:both; margin: 0; padding:0;}
|
||||
img {line-height:0;}
|
||||
img {
|
||||
line-height:0;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
/*--------------------------------------------------------------
|
||||
# General Settings
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
|
||||
<header id="header">
|
||||
<div class="container">
|
||||
<div class="logo"><img src="project-files/img/logo.png" alt=""></div>
|
||||
<div class="logo"><a href="{{ "/"|relative_path }}"><img src="project-files/img/logo.png" alt=""></a></div>
|
||||
<a id="pull">
|
||||
<span class="pull_button">
|
||||
<span></span>
|
||||
|
||||
@@ -10,6 +10,6 @@
|
||||
|
||||
{% block part1 %}
|
||||
{{ Body }}
|
||||
|
||||
<img src="{{ "https://mark2web.basiscms.de/"|add:Data.details.image.path }}">
|
||||
<a href="../" class="btn">« zurück</a>
|
||||
{% endblock part1 %}
|
||||
|
||||
Reference in New Issue
Block a user