Difference between revisions of "Widget:GuidelinesList"

From LINKS Community Center
Jump to: navigation, search
Line 11: Line 11:
 
         #guideline-list-wrapper h1,
 
         #guideline-list-wrapper h1,
 
         #guideline-list-wrapper h2,
 
         #guideline-list-wrapper h2,
         #guideline-list-wrapper h3 {
+
         #guideline-list-wrapper h3,
 +
        #guideline-list-wrapper h4 {
 
             font-family: 'Raleway';
 
             font-family: 'Raleway';
 
             font-weight: 300;
 
             font-weight: 300;
Line 305: Line 306:
 
             + '|?' + EX_PROP
 
             + '|?' + EX_PROP
 
             + '|?' + TA_PROP
 
             + '|?' + TA_PROP
             + '|?' + TECH_PROP;
+
             + '|?' + TECH_PROP
        + '|limit=500'
+
            + '|limit=500';
  
 
         async function getGuidelines() {
 
         async function getGuidelines() {

Revision as of 12:02, 30 November 2022

Development version of the List of Guidelines.
Not ready for production!