From 6f57930a590df18168a2d880119dba0d2ab4df5e Mon Sep 17 00:00:00 2001 From: yogisingh007 Date: Sat, 15 Oct 2016 22:37:35 +0530 Subject: [PATCH] Update webvirtmgr.css --- webvirtmgr/static/css/webvirtmgr.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webvirtmgr/static/css/webvirtmgr.css b/webvirtmgr/static/css/webvirtmgr.css index c8ec686a..017fa35c 100644 --- a/webvirtmgr/static/css/webvirtmgr.css +++ b/webvirtmgr/static/css/webvirtmgr.css @@ -1,6 +1,6 @@ body { color: #333; - background-color: #fff; + background-color: #000; } pre {