diff options
Diffstat (limited to 'assets/nb-no')
-rw-r--r-- | assets/nb-no/wide.css | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/assets/nb-no/wide.css b/assets/nb-no/wide.css index 77b7370a3..fe5e8ed6d 100644 --- a/assets/nb-no/wide.css +++ b/assets/nb-no/wide.css @@ -3,10 +3,10 @@ body { color: #111111; /*color: rgba(0,0,0,0.0); */ text-align: center; - /* background-image: url("redmatrixbkgd.jpg"); */ + /* background-image: url("hubzillabkgd.jpg"); */ /*background: #ececec;*/ padding:0 0 22px 0; - /* background: url(redmatrixbkgd.jpg) no-repeat center center scroll; */ + /* background: url(hubzillabkgd.jpg) no-repeat center center scroll; */ /* -webkit-background-size: cover; -moz-background-size: cover; @@ -31,7 +31,7 @@ color:#C60032;font-size:1.2em;width:700px;margin-right:auto;margin-left:auto;tex left:0; width:100%; height: 55px; - /* background-image: url("redmatrixbkgd.jpg"); */ + /* background-image: url("hubzillabkgd.jpg"); */ background: rgba(198, 0, 50, 0.8); background-size:3000px 55px; /* background: #afafaf;*/ |