Add Script of the site

This commit is contained in:
jb
2009-09-15 21:09:52 +00:00
parent b6564df50a
commit 972b38a0ec
24 changed files with 4819 additions and 0 deletions

6
fpdf/fpdf.css Executable file
View File

@@ -0,0 +1,6 @@
H2 {color: #4000A0}
.st {font-weight:bold; color:#A00000}
A.demo {text-decoration:none; font-weight:bold; color:#0000CC}
A.demo:link {text-decoration:none; font-weight:bold; color:#0000CC}
A.demo:hover {text-decoration:none; font-weight:bold; color:#0000FF}
A.demo:active {text-decoration:none; font-weight:bold; color:#0000FF}