Difference between revisions of "Widget:Homepage"

From LINKS Community Center
Jump to: navigation, search
Line 101: Line 101:
 
             .hp-area:hover .hp-area-arrow { transform: translateX(1em); }
 
             .hp-area:hover .hp-area-arrow { transform: translateX(1em); }
 
             .hp-compass { padding: 5em; }
 
             .hp-compass { padding: 5em; }
             #forum-topics { padding: 4em 1em 4em 0; border-right: 1px solid rgba(0, 0, 0, .9); }
+
            #hp-collections { border-top: 1px solid rgba(0, 0, 0, .9); }
             #hp-changes { padding: 4em 0 4em 1em; border-top: 0 none; }
+
             #forum-topics, #hp-resources { padding: 4em 1em 4em 0; border-right: 1px solid rgba(0, 0, 0, .9); }
 +
             #hp-changes, #hp-networks { padding: 4em 0 4em 1em; border-top: 0 none; }
 
         }
 
         }
 
     </style>
 
     </style>
Line 163: Line 164:
 
             </div>
 
             </div>
 
         </div>
 
         </div>
       
+
 
 
         <div id="hp-collections" class="container-fluid">
 
         <div id="hp-collections" class="container-fluid">
 
             <div class="row">
 
             <div class="row">

Revision as of 14:25, 21 June 2022

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