summaryrefslogtreecommitdiff
path: root/bug/bug/jquery-validation-1.8.1/demo/css/core.css
diff options
context:
space:
mode:
Diffstat (limited to 'bug/bug/jquery-validation-1.8.1/demo/css/core.css')
-rw-r--r--bug/bug/jquery-validation-1.8.1/demo/css/core.css21
1 files changed, 21 insertions, 0 deletions
diff --git a/bug/bug/jquery-validation-1.8.1/demo/css/core.css b/bug/bug/jquery-validation-1.8.1/demo/css/core.css
new file mode 100644
index 0000000..84494e8
--- /dev/null
+++ b/bug/bug/jquery-validation-1.8.1/demo/css/core.css
@@ -0,0 +1,21 @@
+body, div { font-family: 'lucida grande', helvetica, verdana, arial, sans-serif }
+body { margin: 0; padding: 0; font-size: small; color: #333 }
+h1, h2 { font-family: 'trebuchet ms', verdana, arial; padding: 10px; margin: 0 }
+h1 { font-size: large }
+#main { padding: 1em; }
+#banner { padding: 15px; background-color: #06b; color: white; font-size: large; border-bottom: 1px solid #ccc;
+ background: url(../images/bg.gif) repeat-x; text-align: center }
+#banner a { color: white; }
+
+p { margin: 10px 0; }
+
+li { margin-left: 10px; }
+
+h3 { margin: 1em 0 0; }
+
+h1 { font-size: 2em; }
+h2 { font-size: 1.8em; }
+h3 { font-size: 1.6em; }
+h4 { font-size: 1.4em; }
+h5 { font-size: 1.2em; }
+