summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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;
+ }