mirror of
https://git.bolliret.ch/pcs/pcs-website
synced 2026-01-18 17:21:36 +01:00
Compare commits
No commits in common. "08903992f9bf5a24c06140f71f773504dd8ad691" and "486ea5e23364f93fa66dbc94f5c08bc826674960" have entirely different histories.
08903992f9
...
486ea5e233
5 changed files with 6 additions and 44 deletions
Binary file not shown.
|
Before Width: | Height: | Size: 37 KiB |
|
|
@ -382,37 +382,6 @@ div.left_footer, div.middle_footer, div.right_footer {
|
||||||
width: auto;
|
width: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.stamp{
|
|
||||||
position:relative;
|
|
||||||
-webkit-animation-name: pulse;
|
|
||||||
animation-name: pulse;
|
|
||||||
animation-delay:0.5s;
|
|
||||||
-webkit-animation-delay:0.5s;
|
|
||||||
-webkit-animation-duration: 0.5s;
|
|
||||||
animation-duration: 0.5s;
|
|
||||||
opacity: 0;
|
|
||||||
-webkit-animation-fill-mode:forwards;
|
|
||||||
animation-fill-mode:forwards;
|
|
||||||
}
|
|
||||||
|
|
||||||
@-webkit-keyframes pulse{
|
|
||||||
0%{
|
|
||||||
opacity: 0;
|
|
||||||
}
|
|
||||||
10%{
|
|
||||||
opacity:.50;
|
|
||||||
transform-origin: 50% 50%;
|
|
||||||
transform: rotate(14deg) scale(5);
|
|
||||||
transition: all .3s cubic-bezier(0.6, 0.04, 0.98, 0.335);
|
|
||||||
}
|
|
||||||
100%{
|
|
||||||
opacity:1;
|
|
||||||
transform: rotate(0deg) scale(1);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
@media (min-width: 1025px) and (max-width: 1100px) {
|
@media (min-width: 1025px) and (max-width: 1100px) {
|
||||||
|
|
||||||
.termine ul, .vorstand ul {
|
.termine ul, .vorstand ul {
|
||||||
|
|
|
||||||
|
|
@ -12,7 +12,9 @@ html:
|
||||||
<br/>
|
<br/>
|
||||||
</div>
|
</div>
|
||||||
<h4>...und auch nicht verpassen:</h4>
|
<h4>...und auch nicht verpassen:</h4>
|
||||||
<a href="https://www.wyland25.ch/" target="_blank"><img src="/images/zhksf.png" alt="27. Zürcher Kantonalschützenfest 2025" class="stamp"></a>
|
<a href="https://www.wyland25.ch/" target="_blank">
|
||||||
|
<img src="/images/zhksf.jpg" alt="27. Zürcher Kantonalschützenfest 2025">
|
||||||
|
</a>
|
||||||
<div class="threecolumn">
|
<div class="threecolumn">
|
||||||
<div>
|
<div>
|
||||||
<a href="termine/"><img src=" /images/termine_square.jpg" alt="Terminkalender"> All unsere Termine</a>
|
<a href="termine/"><img src=" /images/termine_square.jpg" alt="Terminkalender"> All unsere Termine</a>
|
||||||
|
|
|
||||||
|
|
@ -1,11 +0,0 @@
|
||||||
_model: page
|
|
||||||
---
|
|
||||||
title: impressum
|
|
||||||
---
|
|
||||||
body:
|
|
||||||
|
|
||||||
Inhalt: PC Stammertal, [info@pc-stammertal.ch](mailto:info@pc-stammertal.ch)
|
|
||||||
|
|
||||||
Realisierung: R. Bollinger, R. Ulrich
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -50,7 +50,9 @@ html:
|
||||||
<br/>
|
<br/>
|
||||||
</div>
|
</div>
|
||||||
<h4>...und auch nicht verpassen:</h4>
|
<h4>...und auch nicht verpassen:</h4>
|
||||||
<a href="https://www.wyland25.ch/" target="_blank"><img src="/images/zhksf.png" alt="27. Zürcher Kantonalschützenfest 2025" class="stamp"></a>
|
<a href="https://www.wyland25.ch/" target="_blank">
|
||||||
|
<img src="/images/zhksf.jpg" alt="27. Zürcher Kantonalschützenfest 2025">
|
||||||
|
</a>
|
||||||
<div class="threecolumn">
|
<div class="threecolumn">
|
||||||
<div>
|
<div>
|
||||||
<a href="termine/"><img src=" /images/termine_square.jpg" alt="Terminkalender"> All unsere Termine</a>
|
<a href="termine/"><img src=" /images/termine_square.jpg" alt="Terminkalender"> All unsere Termine</a>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue