Added poster to home page
This commit is contained in:
@@ -9,19 +9,11 @@
|
||||
<!--#include virtual="components/header.html" -->
|
||||
<!--#include virtual="components/nav.html" -->
|
||||
<main>
|
||||
<h1>Richard Stallman o svobodném softwaru</h1>
|
||||
<figure>
|
||||
<img src="../poster_cz.webp" alt="Plakát na akci s Richardem Stallmanem">
|
||||
</figure>
|
||||
|
||||
<div class="img-text-container">
|
||||
<div class="img-text">
|
||||
<div class="countdown">--:--:--:--</div>
|
||||
</div>
|
||||
<a href="https://commons.wikimedia.org/wiki/File:Richard_Stallman_Bologna_2024_abc23.jpg">
|
||||
<figure>
|
||||
<img class="countdown-bg" src="../stallman_2024.webp" alt="Pan Stallman v Itálii">
|
||||
<figcaption>Snímek z přednášky pana Stallmana z roku 2024</figcaption>
|
||||
</figure>
|
||||
</a>
|
||||
</div>
|
||||
<div class="countdown">--:--:--:--</div>
|
||||
|
||||
<p>
|
||||
Akce se bude konat <b>7. května od 16:30 do 19:30</b> v aule budovy G na Technické univerzitě v Liberci.
|
||||
|
@@ -9,22 +9,14 @@
|
||||
<!--#include virtual="components/header.html" -->
|
||||
<!--#include virtual="components/nav.html" -->
|
||||
<main>
|
||||
<h1>Richard Stallman on free software</h1>
|
||||
<figure>
|
||||
<img src="../poster_en.webp" alt="Poster with Richard Stallman describing the event">
|
||||
</figure>
|
||||
|
||||
<div class="img-text-container">
|
||||
<div class="img-text">
|
||||
<div class="countdown">--:--:--:--</div>
|
||||
</div>
|
||||
<a href="https://commons.wikimedia.org/wiki/File:Richard_Stallman_Bologna_2024_abc23.jpg">
|
||||
<figure>
|
||||
<img class="countdown-bg" src="../stallman_2024.webp" alt="Mr. Stallman in Italy">
|
||||
<figcaption>Photograph from Mr Stallman's lecture in 2024</figcaption>
|
||||
</figure>
|
||||
</a>
|
||||
</div>
|
||||
<div class="countdown">--:--:--:--</div>
|
||||
|
||||
<p>
|
||||
The event will happen on the <b>7th of may from 16:30 to 19:30</b> in the auditorium of building G at Technical University of Liberec.
|
||||
The event will take place on the <b>7th of may from 16:30 to 19:30</b> in the auditorium of building G at Technical University of Liberec.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
@@ -213,11 +213,6 @@ header * {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.countdown-bg {
|
||||
opacity: 40%;
|
||||
z-index: 0;
|
||||
}
|
||||
|
||||
nav {
|
||||
background-color: var(--nav-bg-color);
|
||||
color: var(--nav-fg-color);
|
||||
|
Reference in New Issue
Block a user