forked from GitHub/gf-rgl
Move everything related to synopsis into subfolder
Clean up some unused and generated files
This commit is contained in:
13
doc/synopsis/synopsis.css
Normal file
13
doc/synopsis/synopsis.css
Normal file
@@ -0,0 +1,13 @@
|
||||
#quicklinks {
|
||||
line-height: 130%;
|
||||
}
|
||||
|
||||
#quicklinks.sidebar {
|
||||
overflow-y: scroll;
|
||||
height: 100%;
|
||||
position: fixed;
|
||||
}
|
||||
|
||||
#quicklinks a {
|
||||
display: block;
|
||||
}
|
||||
Reference in New Issue
Block a user