documentation
This commit is contained in:
@@ -40,8 +40,10 @@
|
||||
|
||||
/* ─── Reset minimal ─── */
|
||||
*, *::before, *::after { box-sizing: border-box; }
|
||||
|
||||
a { color: var(--accent-blue); text-decoration: none; }
|
||||
a:hover { text-decoration: underline; }
|
||||
/*a:hover { text-decoration: underline; }*/
|
||||
|
||||
ul { padding: 0; margin: 0; list-style: none; }
|
||||
|
||||
/* ─── Mise en page principale ─── */
|
||||
|
||||
Reference in New Issue
Block a user