Template:Interactive COVID-19 maps/Per capita confirmed cases/mobilefriendly/styles.css
< Template:Interactive COVID-19 maps | Per capita confirmed cases | mobilefriendly
Jump to navigation
Jump to search
Revision as of 02:40, 14 October 2020 by imported>Pppery (Pppery moved page Template:Graphs/styles.css to Template:Template:Interactive COVID-19 maps/Per capita confirmed cases/mobilefriendly/styles.css without leaving a redirect: Move to subpage of the template that uses it)
.mw-graph {
max-width: 800px;
max-height: 500px;
width: 100%;
height: 400px;
min-width: auto !important;
min-height:260px
}
.mw-graph canvas,
.mw-graph img {
height: 100% !important;
width: 100% !important;
}
.mw-graph img {
opacity: 0.6;
}