Tranzicijski paket za buduci prelazak na Debian Lenny.
[squirrelmail-cn.git] / squirrelmail / themes / css / squirrelmail-cn.css
diff --git a/squirrelmail/themes/css/squirrelmail-cn.css b/squirrelmail/themes/css/squirrelmail-cn.css
new file mode 100644 (file)
index 0000000..1a9740a
--- /dev/null
@@ -0,0 +1,45 @@
+body, td, th, dd, dt, h1, h2, h3, h4, h5, h6, p, ol, ul, li, input, select {
+    font-family: Verdana, Arial, Helvetica, sans-serif;
+}
+
+body, small {
+    font-size: 8pt;
+}
+
+p {
+    font-size: 9pt;
+    color: #707070;
+}
+
+a:hover {
+    text-decoration: none;
+}
+
+a:active {
+    text-decoration: underline;
+}
+
+ol, ul, li {
+    font-size: 10pt;
+}
+
+td, th {
+    font-size: 10pt;
+}
+
+tr {
+    font-size: 10pt;
+}
+
+dd, dt {
+    font-size: 10pt;
+}
+
+textarea, pre, nobr {
+    font-family: monospace;
+    font-size: 9pt;
+}
+
+input, select {
+    font-size: 10pt;
+}