summaryrefslogtreecommitdiff
path: root/yhttpd-0.7.1/html/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'yhttpd-0.7.1/html/style.css')
-rwxr-xr-xyhttpd-0.7.1/html/style.css11
1 files changed, 11 insertions, 0 deletions
diff --git a/yhttpd-0.7.1/html/style.css b/yhttpd-0.7.1/html/style.css
new file mode 100755
index 0000000..e31bd7e
--- /dev/null
+++ b/yhttpd-0.7.1/html/style.css
@@ -0,0 +1,11 @@
+BODY, TD {
+ font-family: Verdana, Helvetica, sans-serif;
+ font-size: 11pt;
+}
+A {
+ color: #dddddd;
+}
+.signature {
+ color: #dddddd;
+ font-size: 9pt;
+}