lbrypress/admin/css/lbry-admin.css
2022-02-09 10:17:45 -06:00

15 lines
237 B
CSS

/**
* Stylesheet for the admin options page
* @package LBRYPress
*/
.wallet-icon-lbc {
height: 1.8em;
margin-right: .5em;
margin-bottom: -.5em;
}
.bid-icon-lbc {
height: 1.2em;
margin-bottom: -.2em;
}