User
Difference between revisions of "Sukkoria/common.js"
m |
|||
Line 1: | Line 1: | ||
− | $(' #top-bar-right '). | + | $(' #top-bar-right ').append(' <li class = "accessibility-tools" id = "accessibility-tools" ></ li>'); |
$(' #accessibility-tools' ).css("height", "100px").css("width", "100px").css("background-color", "green"); | $(' #accessibility-tools' ).css("height", "100px").css("width", "100px").css("background-color", "green"); |
Revision as of 11:12, 15 December 2018
$(' #top-bar-right ').append(' <li class = "accessibility-tools" id = "accessibility-tools" ></ li>');
$(' #accessibility-tools' ).css("height", "100px").css("width", "100px").css("background-color", "green");