Template:Styles/Default.css: Difference between revisions
Content deleted Content added
No edit summary |
No edit summary |
||
Line 277:
}
float: left;
height: 18px;
margin: 4px 6px 0px 9px;
cursor: pointer;
}
display: block;
float: right;
padding: 3px 2px;
width: calc(100% - 30px);
white-space: normal;
Line 288 ⟶ 293:
line-height: 19px;
font-weight: normal;
cursor: pointer;
}
.lp-radio:hover + .lp-radio-label {
color: #36c;
text-decoration: none;
}
|