creation formulaire + typo + style.css

This commit is contained in:
Olivia Marly
2022-12-14 18:47:03 +01:00
parent 63de7d525f
commit 7e6872126c
15 changed files with 3822 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
body {
font-size:13px;
/* background-color: #000; */
color: #bbb;
color: rgb(255, 255, 255);
}
.actif {
@@ -100,7 +100,7 @@ h1, h2, h3, h4, h5, h6, .navbar-brand {
font-size:11px;
}
#items-container .tag-titre {
font-family: 'heebomedium';
font-family: 'combinedd.otf';
margin-bottom:0.3em;
font-size:14px;
}