JavaScript menghitung gaya elemen

var style = window.getComputedStyle(element[, pseudoElt]);
Thankful Teira