Skip to content

Commit

Permalink
wip style
Browse files Browse the repository at this point in the history
  • Loading branch information
jaesivsm committed Apr 17, 2016
1 parent 069da09 commit 4fe0243
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/web/templates/anon_layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,11 @@
border-color: #3b5998;
background-color: #3b5998;
}
#linuxfr-sign {
border-radius: 0;
border-color: goldenrod;
background-color: goldenrod;
}
body .form-oauth {
padding-top: 4px;
padding-bottom: 4px;
Expand Down

0 comments on commit 4fe0243

Please sign in to comment.