Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style>
- .mepr-account-container #mepr-account-nav {
- background: #344499 !important;
- }
- .mp_wrapper form {
- margin-bottom: 0;
- }
- .mp-form-label {
- line-height: 2.6;
- }
- .mp_wrapper form {
- text-align: right;
- }
- #mepr-account-nav .mepr-nav-item a:before {
- margin-right: unset !important;
- margin-left:10px;
- }
- .mp_wrapper table.mepr-account-table td {
- font-size: 15px;
- }
- @media screen and (min-width: 840px){
- #mepr-account-nav .mepr-nav-item a {
- justify-content: right !important;
- }
- }
- table.mp-table th {
- text-align: right;
- }
- table.mp-table {
- margin-bottom: 0;
- }
- .mp_wrapper table.mepr-account-table td {
- text-align: center;
- }
- .mp_wrapper table.mepr-account-table td:before {
- float: right;
- }
- .button.mp-hide-pw {
- left: 0;
- right:unset !important;
- }
- @media screen and (min-width: 915px){
- .mepr-profile-wrapper__footer>*+* {
- margin-left: unset !important;
- margin-right: 10px;
- }
- }
- </style>
Advertisement
Add Comment
Please, Sign In to add comment