Skip to content

Commit

Permalink
CSS tweaks.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaswsinc committed Jul 28, 2016
1 parent 7396fb0 commit 7177157
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions s2member/includes/menu-pages/menu-pages.css
Original file line number Diff line number Diff line change
Expand Up @@ -409,7 +409,7 @@ div.ws-menu-page > :not(.fade) button[type='submit'],
div.ws-menu-page > :not(.fade) input[type='submit']
{
font-size : 150%;
font-weight : bold;
font-weight : 600;
background : #5F7523;
}
div.ws-menu-page > :not(.fade) button[type='submit']:hover,
Expand Down Expand Up @@ -544,7 +544,7 @@ div.ws-menu-page div.ws-menu-page-toolbox > .links
div.ws-menu-page div.ws-menu-page-toolbox > .links a
{
display : inline-block;
margin : 0 10px 0 10px;
margin : 0 5px 0 10px;
text-decoration : none;
}
div.ws-menu-page div.ws-menu-page-number-button-tabs
Expand Down Expand Up @@ -739,7 +739,7 @@ table.ws-menu-page-table div.ws-menu-page-r-group-header

padding : 10px;
font-size : 150%;
font-weight : bold;
font-weight : 600;
line-height : 1em;
color : #DDDDDD;
background : #05141E;
Expand Down

0 comments on commit 7177157

Please sign in to comment.