Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .terms-menu{
- margin-top: 1rem!important;
- }
- .terms-menu.slick-initialized .slick-prev+.slick-list{
- margin-left: 0!important;
- margin-right: 0!important;
- }
- .terms-menu .term-item{
- position: relative;
- }
- .terms-menu .term-item a{
- color: #838D99;
- fill: #838D99;
- background: none;
- font-size: 17px;
- font-weight: 500;
- }
- .terms-menu .term-item a:hover{
- color: #000;
- text-decoration: underline;
- background: #e2e3e3;
- }
- .terms-menu .term-item:first-child{
- margin-right: 1.75rem;
- }
- .terms-menu .term-item:first-child a:after {
- background-color: #838D99;
- content: "";
- position: absolute;
- width: 2px;
- height: 55%;
- top: 50%;
- margin-top: -12%;
- right: 0;
- margin-right: -10px;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement