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

Content deleted Content added
Created page with ".mc-modal *, .mc-modal *:before, .mc-modal *:after { box-sizing: border-box; } →‎Back button: .mc-back { cursor: pointer; position: absolute; top: 20px; left: 15px; opacity: 0.6; } .mc-back:hover { opacity: 1; } .mc-icon-back { height: 18px; width: 26px; } →‎Modal Screen: .mc-modal-screen { position: fixed; top: 0; left: 0; z-index: 100; background: rgba( 0, 0, 0, 0.8 ); width: 100%; height: 100%; display: none; } →‎Modal Box: .mc-modal {..."
 
No edit summary
 
Line 149:
font-size: 14px;
color: #d33;
}
 
.mc-smallprint {
font-size: small;
margin-top: 2em;
}