Difference between revisions of "Widget:Homepage"

From LINKS Community Center
Jump to: navigation, search
Line 52: Line 52:
 
         .hp-large-button svg { fill: #fff; height: 4em; }
 
         .hp-large-button svg { fill: #fff; height: 4em; }
 
         .hp-large-button:hover { text-decoration: none; color: var(--links-cyan); }
 
         .hp-large-button:hover { text-decoration: none; color: var(--links-cyan); }
 +
        .hp-large-button:hover svg { fill: var(--links-cyan); }
 
         .loaded .hp-large-button { opacity: 1; }
 
         .loaded .hp-large-button { opacity: 1; }
 
         .hp-search { margin-bottom: 4em; }
 
         .hp-search { margin-bottom: 4em; }
Line 193: Line 194:
 
                 <a class="hp-area cyan" href="https://links.communitycenter.eu/index.php/DevUseCase">
 
                 <a class="hp-area cyan" href="https://links.communitycenter.eu/index.php/DevUseCase">
 
                     <div class="hp-area-icon">
 
                     <div class="hp-area-icon">
                         <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" overflow="hidden" viewBox="0 0 96 96"><defs><clipPath id="c"><path d="M592 312h96v96h-96z"/></clipPath></defs><g clip-path="url(#c)" transform="translate(-592 -312)"><path d="m648.783 351.102 1.99-.204 2.359 23.001-1.989.204Z"/><path d="M674 387h-6v-5h-8.093l-3.531-36.291A2.99 2.99 0 0 0 653.39 343h-26.658a2.991 2.991 0 0 0-2.985 2.7L620.1 382H612v5h-6v7h68Zm-48.263-41.1a1 1 0 0 1 .995-.9h26.658a.999.999 0 0 1 1 .9l3.51 36.1h-35.795ZM672 392h-64v-3h6v-5h52v5h6ZM639 326h2v12h-2ZM606 355h10v2h-10ZM664 355h10v2h-10ZM611.293 332.707l1.414-1.414 8 8-1.414 1.414ZM659.293 339.293l8-8 1.414 1.414-8 8Z"/></g></svg>
+
                         <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" overflow="hidden" viewBox="0 0 96 96"><defs><clipPath id="uc"><path d="M592 312h96v96h-96z"/></clipPath></defs><g clip-path="url(#uc)" transform="translate(-592 -312)"><path d="m648.783 351.102 1.99-.204 2.359 23.001-1.989.204Z"/><path d="M674 387h-6v-5h-8.093l-3.531-36.291A2.99 2.99 0 0 0 653.39 343h-26.658a2.991 2.991 0 0 0-2.985 2.7L620.1 382H612v5h-6v7h68Zm-48.263-41.1a1 1 0 0 1 .995-.9h26.658a.999.999 0 0 1 1 .9l3.51 36.1h-35.795ZM672 392h-64v-3h6v-5h52v5h6ZM639 326h2v12h-2ZM606 355h10v2h-10ZM664 355h10v2h-10ZM611.293 332.707l1.414-1.414 8 8-1.414 1.414ZM659.293 339.293l8-8 1.414 1.414-8 8Z"/></g></svg>
 
                     </div>
 
                     </div>
 
                     <div class="hp-area-text">
 
                     <div class="hp-area-text">

Revision as of 15:17, 25 November 2022

Second version of the LINKS Community Center homepage.
Do not modify!