Whole bunch of font/color/shadow updates from Matt Thomas. fixes #8157

git-svn-id: http://svn.automattic.com/wordpress/trunk@9797 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
markjaquith
2008-11-19 22:51:24 +00:00
parent 969ccacaab
commit f5702b1b53
5 changed files with 95 additions and 52 deletions

View File

@@ -132,11 +132,6 @@ div.postbox div.inside {
border-top: none;
}
#dashboard_right_now .b,
#dashboard_right_now .b a {
color: #2583ad;
}
#dashboard_right_now td.b {
padding-right: 6px;
text-align: right;
@@ -148,6 +143,10 @@ div.postbox div.inside {
font-size: 18px;
}
#dashboard_right_now td.b a:hover {
color: #d54e21;
}
#dashboard_right_now .t {
font-size: 12px;
padding-right: 12px;
@@ -185,8 +184,6 @@ div.postbox div.inside {
#dashboard_right_now .versions a,
#dashboard_right_now .versions .b {
font-style: normal;
font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
font-size: 12px;
}
#dashboard_right_now a.button {