[ruby/rdoc] Update Rdoc.css sidebar panel.
Updates css so the sidebar look like a panel instead of looking like chopped edges. https://github.com/ruby/rdoc/commit/b0098c6d72
This commit is contained in:
parent
31b19ba84e
commit
05898c5b90
Notes:
git
2021-03-16 15:47:54 +09:00
@ -166,6 +166,7 @@ nav {
|
|||||||
width: 260px;
|
width: 260px;
|
||||||
font-family: Helvetica, sans-serif;
|
font-family: Helvetica, sans-serif;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
|
border-right: 1px solid #ccc;
|
||||||
}
|
}
|
||||||
|
|
||||||
main {
|
main {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user