ajout des deux autres pages vides et mise en page rudimentaire de l'accueil
This commit is contained in:
@@ -136,9 +136,6 @@ body aside.page_content {
|
||||
top: calc(var(--nav-height) + 1px);
|
||||
height: calc(100vh - var(--nav-height));
|
||||
margin-right: var(--aside-margin);
|
||||
/*
|
||||
border-right: 1px solid lightgrey;
|
||||
*/
|
||||
}
|
||||
/* asides elements only have width if they have a child*/
|
||||
body aside.page_content .table_box {
|
||||
@@ -148,8 +145,6 @@ body aside.page_content .table_box {
|
||||
box-sizing: border-box;
|
||||
padding: var(--gap-unit);
|
||||
/*for style*/
|
||||
/*
|
||||
*/
|
||||
border-left: 1px solid lightgrey;
|
||||
}
|
||||
/*to put space between elements*/
|
||||
|
||||
Reference in New Issue
Block a user