Difference between revisions of "Template:Interactive COVID-19 maps/Per capita confirmed cases/mobilefriendly/styles.css"

From blackwiki
Jump to navigation Jump to search
imported>Jdlrobson
(Created page with '.mw-graph { max-width: 800px; height: 260px; }')
 
imported>Jdlrobson
Line 1: Line 1:
 
.mw-graph {
 
.mw-graph {
 
max-width: 800px;
 
max-width: 800px;
height: 260px;
+
max-height: 500px;
 +
width: 100%;
 +
height: 400px;
 +
min-width: auto !important;
 +
min-height:260px
 
}
 
}

Revision as of 22:13, 29 March 2020

.mw-graph {
max-width: 800px;
max-height: 500px;
width: 100%;
height: 400px;
min-width: auto !important;
min-height:260px
}