1. Made changes re: how the sparklines are rendered in "Full Spark" mode.

2. Made style changes to the person level front end.
This commit is contained in:
cdtank 2010-07-08 18:32:17 +00:00
parent 7a8cbde92a
commit 7e7f5c6bc7
2 changed files with 10 additions and 8 deletions

View file

@ -28,6 +28,8 @@
.sparkline_wrapper_table {
display: inline;
vertical-align: bottom;
}
.author_name {
@ -46,11 +48,11 @@
.sub_headings a {
font-size:0.7em;
font-weight:normal;
}
.inline_href {
display: inline;
}
#ego_profile {