diff options
author | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2012-04-04 09:26:28 -0300 |
---|---|---|
committer | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2012-04-04 09:26:28 -0300 |
commit | df6f6dce842e9506182b495512944251148dcdb5 (patch) | |
tree | 6e2d9033e737e3e395e2135f860d1dd3ce438ac5 | |
parent | b79d9b0eeb936dd73b2724033f69189a851227e7 (diff) |
SOPA is no more
-rw-r--r-- | media/archnavbar/archnavbar.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media/archnavbar/archnavbar.css b/media/archnavbar/archnavbar.css index 61d2b29b..f83b8544 100644 --- a/media/archnavbar/archnavbar.css +++ b/media/archnavbar/archnavbar.css @@ -11,7 +11,7 @@ #archnavbarlogo { float: left !important; margin: 0 !important; padding: 0 !important; height: 50px !important; width: 397px !important; } /* and use a proper PNG for all other modern browsers */ -html > body #archnavbarlogo { background: url('parabolabw-sopa.png') no-repeat !important; } +html > body #archnavbarlogo { background: url('parabolabw.png') no-repeat !important; } /* move the heading/paragraph text offscreen */ #archnavbarlogo p { margin: 0 !important; padding: 0 !important; text-indent: -9999px !important; } |