wip: colors
This commit is contained in:
parent
8a82fab4f5
commit
d6a4098fc9
@ -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 {
|
||||
|
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user