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

Content deleted Content added
opacity change on hover back button
No edit summary
Line 33:
height: 100%;
display: none;
/* overflow-y: scroll; */
}
 
Line 52 ⟶ 51:
box-shadow: 0 0 20px rgba( 0, 0, 0, 0.3 );
width: calc( 90% );
max-height: 90vh;
/* overflow-y: scrollauto; */
}