Difference between revisions of "Widget:Homepage"

From LINKS Community Center
Jump to: navigation, search
Line 50: Line 50:
 
             cursor: pointer;
 
             cursor: pointer;
 
         }
 
         }
         .hp-large-button svg { fill: #fff; height: 4em; }
+
         .hp-large-button svg { fill: #fff; height: 4em; transition: fill 500ms; }
 
         .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); }
 
         .hp-large-button:hover svg { fill: var(--links-cyan); }

Revision as of 15:18, 25 November 2022

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