Jump to content

Alathra:Guide diagram: Difference between revisions

m CSS test
m CSS test
Line 1: Line 1:
{{#css:
{{#css:
   @media only screen and (max-width: 1400px) {
   @media only screen and (max-width: 1400px) {
   .centered-full {
   .overflow-set {
      position: relative;
      margin: auto;
      left: -200px;
       overflow: auto;
       overflow: auto;
     }
     }
Line 10: Line 7:
}}
}}


<div class="responsive-imagemap centered-full" style="margin-left:auto; margin-right:auto;>
<div class="responsive-imagemap overflow-set" style="margin-left:auto; margin-right:auto;>
<imagemap>
<imagemap>
File:Guides diagram.png||frameless|center|class=dark-compatible|1000px|alt="A diagram tree of existing Alathra guides"
File:Guides diagram.png||frameless|center|class=dark-compatible|1000px|alt="A diagram tree of existing Alathra guides"

Revision as of 17:57, 26 July 2025


"A diagram tree of existing Alathra guides"