wip: colors
This commit is contained in:
parent
36659f1674
commit
68d3b31645
@ -64,7 +64,6 @@ body {
|
|||||||
border-bottom: 0.75em solid var(--alt-color);
|
border-bottom: 0.75em solid var(--alt-color);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
a {
|
a {
|
||||||
font-family: pfdintextcomppromedium;
|
font-family: pfdintextcomppromedium;
|
||||||
font-weight: 250;
|
font-weight: 250;
|
||||||
@ -79,13 +78,6 @@ a:hover {
|
|||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* #content_wrapper {
|
|
||||||
display: flex;
|
|
||||||
flex-direction: column;
|
|
||||||
justify-content: flex-start;
|
|
||||||
align-items: center;
|
|
||||||
} */
|
|
||||||
|
|
||||||
#main_wrapper {
|
#main_wrapper {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
@ -106,11 +98,15 @@ a:hover {
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
font-size: 9.75em;
|
font-size: 9.75em;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
padding: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#header > span {
|
||||||
|
margin: 0;
|
||||||
|
}
|
||||||
|
|
||||||
#subheader {
|
#subheader {
|
||||||
margin: 0;
|
margin: -3em 0 0 0;
|
||||||
font-size: 3.47em;
|
font-size: 3.47em;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -154,4 +150,3 @@ a:hover {
|
|||||||
#blah > p, blah.h2 {
|
#blah > p, blah.h2 {
|
||||||
margin-top: 1em;
|
margin-top: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -21,9 +21,6 @@
|
|||||||
alt="THSF 2023 - S/Extraire"
|
alt="THSF 2023 - S/Extraire"
|
||||||
title="THSF 2023 - S/Extraire"/>
|
title="THSF 2023 - S/Extraire"/>
|
||||||
</div>
|
</div>
|
||||||
<!-- <div id="cursorbar">
|
|
||||||
<div class="cursor"></div>
|
|
||||||
</div> -->
|
|
||||||
<div id="blah">
|
<div id="blah">
|
||||||
<h2>Le Toulouse Hacker Space Factory est de retour !</h2>
|
<h2>Le Toulouse Hacker Space Factory est de retour !</h2>
|
||||||
<p>Nous vous invitons à passer un week-end de 3 jours à <a href="https://www.cinemas-utopia.org/toulouse/">Utopia Borderouge Toulouse</a> pour partager avec vous nos projets, nos réflexions, nos performances, nos poésies et nos doutes sur la technologie.</p>
|
<p>Nous vous invitons à passer un week-end de 3 jours à <a href="https://www.cinemas-utopia.org/toulouse/">Utopia Borderouge Toulouse</a> pour partager avec vous nos projets, nos réflexions, nos performances, nos poésies et nos doutes sur la technologie.</p>
|
||||||
|
Loading…
Reference in New Issue
Block a user