Code: Select all
.ph-options-head {
background-image: linear-gradient(-90deg, #129ED9,#0a5c80);
color: #fff;
text-shadow: none;
border: 0;
font-size: 120%;
border-radius: 3px;
margin: auto;
}
Code: Select all
.ph-options-head {
background-image: linear-gradient(-90deg, #129ED9,#0a5c80);
color: #fff;
text-shadow: none;
border: 0;
font-size: 120%;
border-radius: 3px;
margin: auto;
}