aboutsummaryrefslogtreecommitdiff
path: root/terran-test.html
diff options
context:
space:
mode:
Diffstat (limited to 'terran-test.html')
-rw-r--r--terran-test.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/terran-test.html b/terran-test.html
index fc26a3c..1d7ca14 100644
--- a/terran-test.html
+++ b/terran-test.html
@@ -8,6 +8,16 @@
src : url(terran.ttf);
font-weight : normal;
}
+ table {
+ border-collapse: collapse;
+ }
+ table td {
+ border: thin solid red;
+ }
+ table th {
+ background-color: lightblue;
+ color: white;
+ }
table.t td {
font-size: xxx-large;
font-family: terran;