Difference between revisions of "Widget:Homepage"

From LINKS Community Center
Jump to: navigation, search
Line 42: Line 42:
 
             top: -0.2em;
 
             top: -0.2em;
 
             left: -0.3em;
 
             left: -0.3em;
 +
            font-weight: 500; 
 +
        }
 +
        #hp-heading h1 span:nth-child(1)::after { 
 +
            content: "]";
 +
            color: var(--links-orange);
 +
            font-size: 1.5em;
 +
            display: inline-block;
 +
            position: absolute;
 +
            top: -0.2em;
 +
            left: 0.3em;
 
             font-weight: 500;   
 
             font-weight: 500;   
 
         }
 
         }

Revision as of 16:19, 29 June 2022

Development verstion of the DCT Homepage.
Not ready for production!