Template:WcagCheck/styles.css: Difference between revisions

(Created page with "→‎wcagCheck: #wcaginfo .wikitable th {text-align:left;} #wcaginfo .supports td {background-color:#c5e8c9} #wcaginfo .partiallysupports td {background-color:#f7e1b2} #wcagin...")
 
No edit summary
Line 1: Line 1:
/*wcagCheck */
/*wcagCheck */
#wcaginfo .wikitable  th {text-align:left;}
#wcaginfo .wikitable  th {text-align:left;}
#wcaginfo .supports td {background-color:#c5e8c9}
#wcaginfo td.supports {background-color:#c5e8c9}
#wcaginfo .partiallysupports td {background-color:#f7e1b2}
#wcaginfo td.partiallysupports {background-color:#f7e1b2}
#wcaginfo .notsupports td {background-color:#e9c4c4}
#wcaginfo td.notsupports {background-color:#e9c4c4}

Revision as of 09:09, 4 August 2022

/*wcagCheck */
#wcaginfo .wikitable  th {text-align:left;}
#wcaginfo td.supports  {background-color:#c5e8c9}
#wcaginfo td.partiallysupports {background-color:#f7e1b2}
#wcaginfo td.notsupports  {background-color:#e9c4c4}
No categories assignedEdit

Discussions