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