barta-india.in-old/assets/common.css

12 lines
216 B
CSS

.text_over_image {
background-color: red;
color: white;
font-weight: bold;
font-size:15px;
opacity: 0.7;
width:120px;
padding: 5px 0;
display: flex;
justify-content: center;
}