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 130: Line 130:


         .choice .button {
         .choice .button {
            width: 100%;
             transition: all 250ms;
             transition: all 250ms;
             display: flex;
             display: flex;
Line 137: Line 138:
             color: #fff;
             color: #fff;
             border-bottom: 2px solid;
             border-bottom: 2px solid;
             width: 100%;
             border-radius: 5px 5px 0 0;
         }
         }



Revision as of 13:43, 5 June 2023

Development version of the User Guidance.
Under construction.