summaryrefslogtreecommitdiff
path: root/Base/res/html/misc/link.css
blob: d3a99982599197b1accc3ef0fca6620142a6cd40 (plain)
1
2
3
4
5
6
7
8
#foo {
    background-color: teal;
    color: white;
    padding-left: 20;
    padding-top: 20;
    padding-right: 20;
    padding-bottom: 20;
}