ajustement des couleurs de liens

This commit is contained in:
hugogogo
2021-03-05 12:15:56 +01:00
parent deeb9f09bc
commit edd79b3848
3 changed files with 38 additions and 32 deletions

View File

@@ -1,17 +1,3 @@
/*---------------------------------------------*/
/*GLOBAL VARIABLE*/
:root {
--gap-unit: 10px;
--max-screen: 1500px;
--base-font-size: 10px;
--nav-height: 40px;
--base-back-color: white;
--aside-left-width: 200px;
--aside-right-width: 200px;
--aside-margin: 30px;
}
/*DEBUG*/
/* borders on mains elements of pages for debugging*/
body * {