]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-admin/css/install-rtl.css
Wordpress 2.5.1
[autoinstalls/wordpress.git] / wp-admin / css / install-rtl.css
index 69127362c05313307ce8a5093f22d224848a9f2e..806dbc54b187204c59b660e3048c65d5e5a6c524 100644 (file)
@@ -1,15 +1,19 @@
-body { font: 13px Tahoma, Georgia, "Times New Roman", Times, serif; }
-
-ul, ol { padding: 5px 20px 5px 5px; }
-
-h1, h2, h3 { font-family: "Times New Roman", Times, serif; font-weight: 700 }
-
-.step, th { text-align: left }
-
-input { font-family: "Times New Roman", Times, serif; padding: 1px }
-
-#logo {        background: url(../wp-content/plugins/WP-Jalali/wp-fa-logo.png) center right no-repeat; text-align: left; }
-
-#admin_email {direction: ltr; text-align: left; }
-
-#footer { font-style: normal; }
\ No newline at end of file
+body {
+       font-size: 11px;;
+}
+ul, ol {
+       padding: 5px 22px 5px 5px;
+}
+.form-table th {
+       text-align: right;
+}
+input {
+       padding: 1px
+}
+#logo {
+       text-align: left;
+}
+#admin_email {
+       direction: ltr;
+       text-align: left;
+}
\ No newline at end of file