summaryrefslogtreecommitdiff
path: root/template/French/style.css
diff options
context:
space:
mode:
authorAndreas Mair <amair.sob@googlemail.com>2005-03-23 11:33:16 +0100
committerAndreas Mair <amair.sob@googlemail.com>2005-03-23 11:33:16 +0100
commitd652334559b84dded4e4d5c5c9c014232ff10616 (patch)
treeb2d7bca66a9a1a51b7042b75971a7b78b7a72fb1 /template/French/style.css
parent46de243c304867eff807fef1e2fc31c9ad8f2f66 (diff)
downloadvdradmin-am-d652334559b84dded4e4d5c5c9c014232ff10616.tar.gz
vdradmin-am-d652334559b84dded4e4d5c5c9c014232ff10616.tar.bz2
2005-03-23: 0.97-am2bv0.97-am2b
- added French template (Submitted by Trois Six) - fixed English/i18n.pl - removed all "bilder" and "copper" folders in all templates except "Deutsch" and replaced them by links to the folders in "Deutsch".
Diffstat (limited to 'template/French/style.css')
-rw-r--r--template/French/style.css32
1 files changed, 32 insertions, 0 deletions
diff --git a/template/French/style.css b/template/French/style.css
new file mode 100644
index 0000000..8d2cabb
--- /dev/null
+++ b/template/French/style.css
@@ -0,0 +1,32 @@
+body { background: #c4cdd7 url(bilder/background.gif) repeat-x }
+td { color: #000; font-weight: normal; font-size: 11px; font-family: Verdana, Arial, Geneva, Helvetica, sans-serif }
+.rec { font-size: 11px; font-family: Verdana, Arial, Geneva, Helvetica, sans-serif }
+div { color: #000; font-weight: normal; font-size: 11px; font-family: Verdana, Arial, Geneva, Helvetica, sans-serif }
+input { color: #000; font-weight: normal; font-size: 11px; font-family: Verdana, Arial, Geneva, Helvetica, sans-serif }
+textarea { color: #000; font-weight: normal; font-size: 11px; font-family: Verdana, Arial, Geneva, Helvetica, sans-serif }
+select { color: #000; font-weight: normal; font-size: 11px; font-family: Verdana, Arial, Geneva, Helvetica, sans-serif }
+b { font-weight: bold }
+i { font-style: italic }
+a { color: #039; text-decoration: none }
+a:visited { color: #039; text-decoration: none }
+a:hover { color: #cc0000; text-decoration: underline }
+a:active { color: #000; text-decoration: underline }
+a.rec:link { color: #c00; text-decoration: none }
+a.rec:visited { color: #000; text-decoration: none }
+a.rec:hover { color: #cc0000; text-decoration: underline }
+a.rec:active { color: #000; text-decoration: underline }
+a.sort:link { color: black; text-decoration: none; font-weight: bold }
+a.sort:visited { color: black; text-decoration: none; font-weight: bold }
+a.sort:hover { color: black; text-decoration: underline; font-weight: bold }
+a.sort:active { color: black; text-decoration: underline; font-weight: bold }
+.headline { font-weight: bold; font-size: 14px; margin-top: 20px; margin-bottom: 20px }
+.subheadline { color: #039; font-weight: bold }
+.kleine { font-size: 10px }
+.mini { font-size: 9px }
+.rechts { text-align: right}
+.einzug { margin: 10px 12px }
+.einzug_ohnetop { margin-right: 12px; margin-left: 12px }
+.einzug_liste { margin: 3px 5px 0px 5px }
+.einzug_liste_headlines { margin-right: 5px; margin-left: 6px }
+.einzugklein { color: #000; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; margin-right: 7px; margin-left: 7px }
+.gbutton { color: black; font-weight: bold }