aboutsummaryrefslogtreecommitdiffstats
path: root/tests/tests.css
blob: 353a503f9b99e0659c62b850b6490367f1c72317 (plain)
1
2
3
4
5
6
7
8
/* tests.css */

body { font-size: 62.5%; }
iframe { border: 0; width: 200px; height: 150px; }
td { border: 1px solid silver; padding: 10px; }
td textarea { font-size: 10px; }
del { background: #FFE6E6; }
ins { background: #E6FFE6; }