summaryrefslogtreecommitdiff
path: root/_www/index.html
diff options
context:
space:
mode:
Diffstat (limited to '_www/index.html')
-rw-r--r--_www/index.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/_www/index.html b/_www/index.html
index 3d899d7..9b8edf2 100644
--- a/_www/index.html
+++ b/_www/index.html
@@ -23,6 +23,10 @@
button {
font-size: 16px;
}
+ h4 {
+ border-bottom: 1px silver solid;
+ padding-bottom: 4px;
+ }
.trunks_nav {
border-right: 1px solid lightgrey;
@@ -102,7 +106,7 @@
.ws_target h3 {
background-color: beige;
border-left: 10px solid gold;
- margin-left: 0;
+ margin: 1em -1em;
padding: 0.5em;
}