Widget: UserGuidance: Difference between revisions

From LINKS Community Center
Jump to: navigation, search
Eschmidt (talk | contribs)
No edit summary
Eschmidt (talk | contribs)
No edit summary
Line 122: Line 122:
             align-items: center;
             align-items: center;
             border: 2px solid;
             border: 2px solid;
            border-radius: 5px;
        }
        .choice:hover .button {
            font-weight: 600;
         }
         }


Line 133: Line 138:
             border-bottom: 2px solid;
             border-bottom: 2px solid;
             width: 100%;
             width: 100%;
        }
        .choice .button:hover {
            font-weight: 600;
         }
         }



Revision as of 13:42, 5 June 2023

Development version of the User Guidance.
Under construction.