feat: webring de la tortue
This commit is contained in:
parent
fa48323386
commit
92b6b6fea9
3 changed files with 12 additions and 28 deletions
|
|
@ -30,15 +30,13 @@ header, footer {
|
|||
display: flex;
|
||||
justify-content: space-between;
|
||||
font-weight: bold;
|
||||
margin-bottom: 1lh;
|
||||
}
|
||||
header { margin-bottom: 1lh; }
|
||||
|
||||
.section { margin-bottom: 1lh; }
|
||||
|
||||
.content { padding-left: 8ch; }
|
||||
.description { padding-left: 4ch; }
|
||||
|
||||
|
||||
ul {
|
||||
list-style-type: '';
|
||||
padding-left: 0;
|
||||
|
|
@ -51,10 +49,3 @@ li { margin-bottom: 1lh; }
|
|||
font-weight: bold;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
#message {
|
||||
position: fixed;
|
||||
bottom: 0;
|
||||
background: var(--fg-color);
|
||||
color: var(--bg-color);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue