Template:MonthlyConvert/Default/styles.css: Difference between revisions
Content deleted Content added
No edit summary |
back button style |
||
Line 3:
.mc-modal *:after {
box-sizing: border-box;
}
/* Back button */
.mc-back {
cursor: pointer;
position: absolute;
top: 20px;
left: 15px;
}
|