beta #4

Merged
doug713705 merged 203 commits from beta into master 2023-04-20 15:11:59 +02:00
2 changed files with 7 additions and 8 deletions
Showing only changes of commit d6a4098fc9 - Show all commits

View File

@ -42,7 +42,7 @@ body {
}
.button {
font-size: 4em;
font-size: 2em;
transition-property: color;
transition-duration: 1s;
}
@ -113,7 +113,6 @@ a:hover {
#subheader {
margin: 0;
font-size: 3.47em;
font-weight: thin;
}
#place {

View File

@ -4,15 +4,15 @@
<div id="center_wrapper">
<div id="header_wrapper">
<div id="header">
<span class="header black bold">THSF</span>
<span class="header white thin">2023</span>
<span class="black bold">THSF</span>
<span class="white thin">2023</span>
</div>
<div id="subheader">
<span class="subheader white thin">Toulouse Hacker Space Factory</span>
<span class="white thin">Toulouse Hacker Space Factory</span>
</div>
<div>
<span class="place black thin">26 28 mai 2023 - </span>
<span class="place white bold">CINÉMA UTOPIA BORDEROUGE</span>
<div id="place">
<span class="black thin">26 28 mai 2023 - </span>
<span class="white bold">CINÉMA UTOPIA BORDEROUGE</span>
</div>
</div>
<div id="logo_wrapper">