Widget: GuidelinesList: Difference between revisions

From LINKS Community Center
Jump to: navigation, search
Cschwentker (talk | contribs)
No edit summary
Eschmidt (talk | contribs)
No edit summary
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 11:02, 30 November 2022

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