Skip to content

Commit

Permalink
search: reduce the size of the poorly designed header
Browse files Browse the repository at this point in the history
also make the font color a darker black
  • Loading branch information
mislav committed Jun 7, 2009
1 parent 0a8a683 commit cf51ea4
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions endless_tweets/endless_tweets.sass
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -223,6 +223,17 @@ body.mini
:right 5px :right 5px
:top 5px :top 5px


body.timeline #content h1
:font-size 1em
:color #333
b
:font-size 1.2em
label
:font-size 18px
:vertical-align top
a
:margin-top 0 !important

#endless_tweets #endless_tweets
:margin 0 14px :margin 0 14px
:font-size 11px :font-size 11px
Expand Down

0 comments on commit cf51ea4

Please sign in to comment.