Add Script of the site

This commit is contained in:
jb
2009-09-15 21:08:20 +00:00
parent 5a607545a9
commit b6564df50a
46 changed files with 11408 additions and 0 deletions

9
Scripts/style1.css Executable file
View File

@@ -0,0 +1,9 @@
.titre { font-family: Arial, Helvetica, sans-serif; font-size: 22pt}
.titre2 { font-family: Arial, Helvetica, sans-serif; font-size: 18pt }
a:hover { color: #FF3333; font-family: Arial, Helvetica, sans-serif; text-decoration: none}
normal { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #000000}
.normal { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000}
a { color: #333333; text-decoration: none; font-family: Arial, Helvetica, sans-serif}
input { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; background-color: #CCCCCC}
body { font-family: Arial, Helvetica, sans-serif; font-size: 10pt}
.verysmall { font-family: Arial, Helvetica, sans-serif; font-size: 7pt}