Skip to content

Commit

Permalink
added padding and layout of inline sponsors widget #13
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianhenneberg committed Apr 18, 2014
1 parent 4ce6c58 commit 1020434
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions library/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -75,3 +75,12 @@ of the styles inside media queries.
.widget .mailman_subscribe_widget input {
margin-bottom: .3em;
}


/*
* Custom styling for inline sponsors widget
*/
.inline-sponsors .textwidget {
text-align:center;
padding:1% 0
}

0 comments on commit 1020434

Please sign in to comment.