mirror of
https://github.com/WordPress/WordPress.git
synced 2024-11-02 16:59:35 +01:00
74fcc19b8e
git-svn-id: http://svn.automattic.com/wordpress/trunk@5863 1a063a9b-81f0-0310-95a4-ce76da25c4cd
15 lines
490 B
CSS
15 lines
490 B
CSS
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; } |