Add gif to info page
This commit is contained in:
parent
796a760b92
commit
4b7e2c4e3a
@ -364,6 +364,12 @@ input[type=text] {
|
|||||||
color: white;
|
color: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.scroll-content img {
|
||||||
|
width: 100%;
|
||||||
|
max-width: 320px;
|
||||||
|
border-radius: 10px;
|
||||||
|
}
|
||||||
|
|
||||||
@media only screen and (max-width: 767px) {
|
@media only screen and (max-width: 767px) {
|
||||||
|
|
||||||
.scroll-content {
|
.scroll-content {
|
||||||
|
@ -24,7 +24,7 @@
|
|||||||
<link rel="canonical" href="https://christophhagen.de/festival/info.html" />
|
<link rel="canonical" href="https://christophhagen.de/festival/info.html" />
|
||||||
|
|
||||||
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
|
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
|
||||||
<link rel="stylesheet" type="text/css" href="assets/festival.css?v=4">
|
<link rel="stylesheet" type="text/css" href="assets/festival.css?v=5">
|
||||||
<script src="assets/festival.js?v=13"></script>
|
<script src="assets/festival.js?v=13"></script>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
@ -68,10 +68,11 @@
|
|||||||
<span lang="de">Ist das eine Hochzeits-/Verlobungsfeier?</span>
|
<span lang="de">Ist das eine Hochzeits-/Verlobungsfeier?</span>
|
||||||
<span lang="en">Is this a wedding or proposal party?</span>
|
<span lang="en">Is this a wedding or proposal party?</span>
|
||||||
</div>
|
</div>
|
||||||
<div class="topic-content">
|
<img src="shutup.gif"/>
|
||||||
<span lang="de">Nein :)</span>
|
<!-- <div class="topic-content">-->
|
||||||
<span lang="en">No :)</span>
|
<!-- <span lang="de">Nein :)</span>-->
|
||||||
</div>
|
<!-- <span lang="en">No :)</span>-->
|
||||||
|
<!-- </div>-->
|
||||||
<div class="topic-title">
|
<div class="topic-title">
|
||||||
<span lang="de">Was soll ich schenken?</span>
|
<span lang="de">Was soll ich schenken?</span>
|
||||||
<span lang="en">Should I bring a gift?</span>
|
<span lang="en">Should I bring a gift?</span>
|
||||||
|
BIN
Public/festival/shutup.gif
Normal file
BIN
Public/festival/shutup.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 965 KiB |
Loading…
Reference in New Issue
Block a user