[dw-free] Need consistent styling across the site
[commit: http://hg.dwscoalition.org/dw-free/rev/a84570a25785]
http://bugs.dwscoalition.org/show_bug.cgi?id=3243
Take out size (which stacked up). This text is meant to be smaller, but not
*that* much smaller!
Patch by
fu.
Files modified:
http://bugs.dwscoalition.org/show_bug.cgi?id=3243
Take out size (which stacked up). This text is meant to be smaller, but not
*that* much smaller!
Patch by
Files modified:
- htdocs/stc/profile.css
--------------------------------------------------------------------------------
diff -r f4b1db6cabc1 -r a84570a25785 htdocs/stc/profile.css
--- a/htdocs/stc/profile.css Tue Jan 04 14:53:53 2011 +0800
+++ b/htdocs/stc/profile.css Tue Jan 04 15:03:27 2011 +0800
@@ -95,7 +95,6 @@
padding-right: 20px;
}
.details_stats p {
- font-size: 0.75em;
font-weight: normal;
}
.details_stats a {
--------------------------------------------------------------------------------
