mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 06:27:16 +08:00
css stylesheet: Add a color bar at bottom
This commit is contained in:
parent
bb2adff7bf
commit
72cd7a446f
@ -63,9 +63,10 @@ div.sect1, div.appendix, div.preface, div.part, div.chapter, div.glossdiv, .inde
|
||||
overflow:auto;
|
||||
height: auto;
|
||||
position: fixed;
|
||||
left:0.5em;
|
||||
right:0.5em;
|
||||
bottom: 0;
|
||||
left:1em;
|
||||
right:1em;
|
||||
bottom: 1em;
|
||||
border-bottom: 1em solid #dbddec;
|
||||
}
|
||||
|
||||
.package, .kernel, .installation, .commands, .testing, .configuration, .content {
|
||||
|
Loading…
Reference in New Issue
Block a user