diff options
author | cathook <b01902109@csie.ntu.edu.tw> | 2014-06-24 04:01:53 +0800 |
---|---|---|
committer | cathook <b01902109@csie.ntu.edu.tw> | 2014-06-24 04:01:53 +0800 |
commit | a9955a1a51df2b268da4d28f9ad10dbaf9815634 (patch) | |
tree | 077acbd8e8bf801f517d75b1d5960f883aee5032 /doc/html/custom.css | |
parent | e6f0bcfb63b144da659f28f6f03c51a9b7ae992a (diff) | |
download | meow-a9955a1a51df2b268da4d28f9ad10dbaf9815634.tar meow-a9955a1a51df2b268da4d28f9ad10dbaf9815634.tar.gz meow-a9955a1a51df2b268da4d28f9ad10dbaf9815634.tar.bz2 meow-a9955a1a51df2b268da4d28f9ad10dbaf9815634.tar.lz meow-a9955a1a51df2b268da4d28f9ad10dbaf9815634.tar.xz meow-a9955a1a51df2b268da4d28f9ad10dbaf9815634.tar.zst meow-a9955a1a51df2b268da4d28f9ad10dbaf9815634.zip |
...
Diffstat (limited to 'doc/html/custom.css')
-rw-r--r-- | doc/html/custom.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/custom.css b/doc/html/custom.css index 3d18656..c69dffa 100644 --- a/doc/html/custom.css +++ b/doc/html/custom.css @@ -68,7 +68,7 @@ #nav-tree { padding: 0px 0px; - background-color: #2A2A2F; + background-color: #2A2A2F; font-size:14px; overflow:auto; background-image:url('nav_h.png'); |