restore black bacckground for when window larger than background
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Thu, 14 Nov 2013 14:45:01 +0000 (15:45 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Thu, 14 Nov 2013 14:45:01 +0000 (15:45 +0100)
portal/static/css/onelab_marko.css

index a7b256c..2d4f71c 100644 (file)
@@ -165,7 +165,10 @@ h2.well.well-lg {
 
 
 
-
+/* if window enlarged wider than background picture */
+body {
+    background: black !important;
+}
 
 /* TOPMENU.CSS */