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

Jump to navigation Jump to search
Content deleted Content added
opacity change on hover back button
No edit summary
Line 33: Line 33:
height: 100%;
height: 100%;
display: none;
display: none;
/* overflow-y: scroll; */
}
}


Line 52: Line 51:
box-shadow: 0 0 20px rgba( 0, 0, 0, 0.3 );
box-shadow: 0 0 20px rgba( 0, 0, 0, 0.3 );
width: calc( 90% );
width: calc( 90% );
max-height: 90vh;
overflow: auto;
}
}