css reorganisees par sections
This commit is contained in:
@@ -13,9 +13,13 @@ body aside.page_content .table_box {
|
||||
margin: var(--aside-margin) auto var(--aside-margin) var(--aside-margin);
|
||||
padding: var(--gap-unit);
|
||||
/*for style*/
|
||||
border-left: 1px solid var(--color-lines-aside-l);
|
||||
border-left: 1px solid var(--color-lines-3);
|
||||
}
|
||||
/*to put space between elements*/
|
||||
body aside.page_content .table_box > * {
|
||||
margin-bottom: var(--gap-unit);
|
||||
}
|
||||
body aside.page_content .table_box h2 {
|
||||
color: var(--color-text-1);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user