diff options
| -rw-r--r-- | doc/manual/dvdomatic.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual/dvdomatic.css b/doc/manual/dvdomatic.css index 6591b6c9a..29bf9ef29 100644 --- a/doc/manual/dvdomatic.css +++ b/doc/manual/dvdomatic.css @@ -15,5 +15,5 @@ div.sidebar { border-color: #000000; border-width: 2px; border-style: solid; - background-color: #0E9E75; + background-color: #E2E8EE; } |
