diff options
-rw-r--r-- | main.css | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -10,6 +10,9 @@ body { h1 { font-size: 16pt; font-family: sans-serif; + border-width: 0px 0px 1px 0px; + border-style: solid; + border-color: #999999; } h2 { font-size: 14pt; |