summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2010-04-21 09:47:40 -0600
committerSteve Dibb <beandog@gentoo.org>2010-04-21 09:47:40 -0600
commit1e5b730fc72b911b00f4d1d01ab7bc032754fc3e (patch)
tree020ac12051ee72a80e8ccff2e85b6ff1f6f7712f /css/fr.css
parentrecent updates (diff)
downloadznurt-org-frontend-master.tar.gz
znurt-org-frontend-master.tar.bz2
znurt-org-frontend-master.zip
French logoHEADmaster
Diffstat (limited to 'css/fr.css')
-rw-r--r--css/fr.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/css/fr.css b/css/fr.css
new file mode 100644
index 0000000..314885b
--- /dev/null
+++ b/css/fr.css
@@ -0,0 +1,9 @@
+ #header #logo {
+ background: url('../img/french_gentoo_ebuilds.png') no-repeat;
+ position: absolute;
+ width: 307px;
+ height: 123px;
+ display: block;
+ top: 30px;
+ left: 50px;
+ }