diff options
Diffstat (limited to 'template.html')
-rw-r--r-- | template.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/template.html b/template.html index bc5ba26..9ae92f8 100644 --- a/template.html +++ b/template.html @@ -17,6 +17,7 @@ h1 { font-size: 140%; font-weight: bold; border-top: 1px solid gray; padding-top h2 { font-size: 120%; font-weight: bold; } h3 { font-size: 110%; font-weight: bold; } h4 { font-size: 100%; font-weight: bold; } +a.definition { font-weight: bold; } span.space { position: relative; } span.space:after { content: ""; |