All the root styles so far
This commit is contained in:
parent
d18edef261
commit
1fac613c37
7 changed files with 251 additions and 210 deletions
5
assets/styles/root/050_table_of_contents.css
Normal file
5
assets/styles/root/050_table_of_contents.css
Normal file
|
@ -0,0 +1,5 @@
|
|||
aside#table-of-contents {
|
||||
grid-column: wide-content-right / margin-right;
|
||||
grid-row: 1 / -1;
|
||||
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue