Template:MonthlyConvert/Default/styles.css: Difference between revisions

Content deleted Content added
align styles with codex & banner dialogs
No edit summary
Line 10:
position: absolute;
top: 20px;
left: 15px20px;
opacity: 0.65;
background: transparent;
border: 0;
padding: 0;
}
 
.mc-back:hover {
opacity: 1;
 
.mc-icon-back {
height: 18px;
width: 26px;
}
 
Line 98 ⟶ 96:
min-height: 64px;
padding: 12px;
margin-bottomtop: 10px12px;
font-size: 17px;
font-weight: bold;
Line 130 ⟶ 128:
color: #36c;
font-weight: bold;
background: transparent;
text-decoration: underline;
cursorborder: pointer0;
margin-top: 12px;
font-size: 15px;
 
.mc-link:hover {
color: #447ff5;
}
 
Line 156 ⟶ 160:
display: none;
font-size: 14px;
color: #d33d73333;
}