summaryrefslogtreecommitdiffstats
path: root/test/css/test.css
blob: 4ec1e86a9ec668668f7cbc61aa41349f8c3838ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
     <!--
.test {
    font-weight: bold;
    font-size: 34px;
}
h1, h2 { color: blue; }

td.text { mso-number-format:"@"; color: red; }
-->