diff options
author | redmatrix <redmatrix@redmatrix.me> | 2015-05-05 03:56:10 -0700 |
---|---|---|
committer | redmatrix <redmatrix@redmatrix.me> | 2015-05-05 03:56:10 -0700 |
commit | a3c37f145817407df28e9ffea6a83a6cd2b31cdd (patch) | |
tree | 86a1b3a9497fd6a67d57ac2ae081d1530b4ea30f /assets/nb-no | |
parent | 57fcfc9398356bc2223341676500a77b607e9bd9 (diff) | |
download | volse-hubzilla-a3c37f145817407df28e9ffea6a83a6cd2b31cdd.tar.gz volse-hubzilla-a3c37f145817407df28e9ffea6a83a6cd2b31cdd.tar.bz2 volse-hubzilla-a3c37f145817407df28e9ffea6a83a6cd2b31cdd.zip |
first pass name change
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;*/ |