MS small profile tweaks
This commit is contained in:
parent
92cc48beaf
commit
c41dea1e8b
2 changed files with 3 additions and 2 deletions
|
|
@ -22,8 +22,9 @@
|
|||
%h1.pinched
|
||||
%span
|
||||
= "\"#{@latest_status_message.message}\""
|
||||
%span="posted: #{how_long_ago(@latest_status_message)}"
|
||||
|
||||
%h5="posted: #{how_long_ago(@latest_status_message)}"
|
||||
|
||||
|
||||
|
||||
.span-20.last
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
q@font-face {
|
||||
@font-face {
|
||||
font-family: "BrandonGrotesqueLightRegular";
|
||||
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");
|
||||
|
|
|
|||
Loading…
Reference in a new issue