Difference between revisions of "Widget:DevGuidelines"

From LINKS Community Center
Jump to: navigation, search
Line 39: Line 39:
 
         #guideline-intro ul {
 
         #guideline-intro ul {
 
             font-size: initial;
 
             font-size: initial;
 +
        }
 +
 +
        #guideline-tabulator.tabulator {
 +
            border: 0 none;
 +
            background-color: transparent;
 +
            font-size: 1.2em;
 +
        }
 +
 +
        #guideline-tabulator.tabulator .tabulator-header {
 +
            border-bottom: 4px double var(--links-orange);
 +
            background-color: transparent;
 
         }
 
         }
 
     </style>
 
     </style>

Revision as of 10:37, 6 September 2022

Development version of the List of Guidelines.
Not ready for

       production!