Skip to content
This repository has been archived by the owner on May 22, 2020. It is now read-only.

Commit

Permalink
Update styles
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcasals committed Apr 11, 2011
1 parent c3eb44e commit 81f2d3e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/stylesheets/screen.sass
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ h1, h2, h3
float: left
a
margin-left: 5px
padding: 5px 5px 1px
padding: 5px 5px 0px
border: 1px solid #ccc
border-bottom: 1px solid #fff
color: #666
Expand Down
2 changes: 1 addition & 1 deletion public/stylesheets/screen.css
Original file line number Diff line number Diff line change
Expand Up @@ -886,7 +886,7 @@ h1, h2, h3 {
/* line 87, ../../app/stylesheets/screen.sass */
#header #user-links a {
margin-left: 5px;
padding: 5px 5px 1px;
padding: 5px 5px 0px;
border: 1px solid #cccccc;
border-bottom: 1px solid white;
color: #666666;
Expand Down

0 comments on commit 81f2d3e

Please sign in to comment.