Widget: GuidelinesList: Difference between revisions

From LINKS Community Center
Jump to: navigation, search
Eschmidt (talk | contribs)
No edit summary
Eschmidt (talk | contribs)
No edit summary
Line 43: Line 43:
             z-index: 100;
             z-index: 100;
             padding: 2em;
             padding: 2em;
            width: 45vw;
             background: #fff;
             background: #fff;
             border: 1px solid var(--links-orange);
             border: 1px solid var(--links-orange);
Line 49: Line 48:
             box-shadow: -10px 10px 10px 5px rgb(0 0 0 / 10%);
             box-shadow: -10px 10px 10px 5px rgb(0 0 0 / 10%);
             transition: all 400ms ease-in-out;
             transition: all 400ms ease-in-out;
        }
        @media only screen and (orientation: landscape) {
            #gl-filters {
                width: 45vw;
            }
         }
         }



Revision as of 14:46, 6 May 2024

Current version of the List of Guidelines.
Currently in use – do not modify!