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

git-svn-id: https://develop.svn.wordpress.org/trunk@9797 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Mark Jaquith
2008-11-19 22:51:24 +00:00
parent dea9c68dd6
commit 12c4e27c03
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 {