[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:
Pankaj Doharey 2021-01-08 22:29:12 +05:30 committed by Nobuyoshi Nakada
parent 31b19ba84e
commit 05898c5b90
Notes: git 2021-03-16 15:47:54 +09:00

View File

@ -166,6 +166,7 @@ nav {
width: 260px;
font-family: Helvetica, sans-serif;
font-size: 14px;
border-right: 1px solid #ccc;
}
main {