From 4628ffd4ba40b9e4c9c19dbccbd23ca938a18703 Mon Sep 17 00:00:00 2001 From: gbmor Date: Wed, 13 May 2020 23:04:52 -0400 Subject: added dcss link to navigation. set min-width for in navigation to more evenly size nav buttons. --- tilde.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tilde.css') diff --git a/tilde.css b/tilde.css index 1227aaf..1c1ccc5 100644 --- a/tilde.css +++ b/tilde.css @@ -27,7 +27,7 @@ body { vertical-align: center; margin: 5px; height: 1.5em; - background-color: #0B3861 + background-color: #0B3861; } #navigation td:hover { background-color: #045fb4; @@ -36,6 +36,7 @@ body { display: block; width: 100%; text-decoration: none; + min-width: 3.5rem; } #navigation td a:hover { text-decoration: none; -- cgit 1.4.1-2-gfad0