MS small profile tweaks

This commit is contained in:
maxwell 2010-07-27 16:18:46 -07:00
parent 92cc48beaf
commit c41dea1e8b
2 changed files with 3 additions and 2 deletions

View file

@ -22,8 +22,9 @@
%h1.pinched %h1.pinched
%span %span
= "\"#{@latest_status_message.message}\"" = "\"#{@latest_status_message.message}\""
%span="posted: #{how_long_ago(@latest_status_message)}"
%h5="posted: #{how_long_ago(@latest_status_message)}"
.span-20.last .span-20.last

View file

@ -1,4 +1,4 @@
q@font-face { @font-face {
font-family: "BrandonGrotesqueLightRegular"; font-family: "BrandonGrotesqueLightRegular";
src: url("brandongrotesque_light/Brandon_light-webfont.eot"); src: url("brandongrotesque_light/Brandon_light-webfont.eot");
src: local("☺"), url("brandongrotesque_light/Brandon_light-webfont.woff") format("woff"), url("brandongrotesque_light/Brandon_light-webfont.ttf") format("truetype"), url("brandongrotesque_light/Brandon_light-webfont.svg#webfont") format("svg"); src: local("☺"), url("brandongrotesque_light/Brandon_light-webfont.woff") format("woff"), url("brandongrotesque_light/Brandon_light-webfont.ttf") format("truetype"), url("brandongrotesque_light/Brandon_light-webfont.svg#webfont") format("svg");