Πρότυπο:Graph:Street map with marks/styles.css: Διαφορά μεταξύ των αναθεωρήσεων

Από Ἀρχειοπαιδεία
μ (Changed protection settings for "Template:Graph:Street map with marks/styles.css": High-risk template or module: 4652 transclusions (more info) ([Edit=Require extended confirmed access] (indefinite) [Move=Require extended confirmed access] (indefinite)))
 
μ (1 ἀναθεώρησις)
 
(Καμία διαφορά)

Τελευταία αναθεώρηση της 14:11, 4 Νοεμβρίου 2021

/* {{pp-template}} */ /* Prevent overflow behavior in mobile skins. */ @media all and ( max-width: 720px ) { body.skin-minerva div.mw-graph { min-width: 100% !important; max-width: 100%; overflow-x: auto; overflow-y: visible; } } .mw-graph-img { width: inherit; height: inherit; }