mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-04 17:25:59 +02:00
ui: basic style the docs & link to pages
This commit is contained in:
@@ -47,6 +47,12 @@ body {
|
||||
|
||||
.tree-view_item {
|
||||
display: flex;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.tree-view_item,
|
||||
.tree-view_children > div {
|
||||
padding: 4px 0;
|
||||
}
|
||||
|
||||
/* style for the children nodes container */
|
||||
|
||||
Reference in New Issue
Block a user