By using this site, you agree to have cookies stored on your device, strictly for functional purposes, such as storing your session and preferences.

Dismiss

 style.css

View raw Download
text/plain • 69 B
ASCII text
        
            
1
th,
2
td {
3
text-align: center;
4
}
5
6
.download {
7
cursor: click;
8
}
9