diff options
Diffstat (limited to 'favor.css')
-rw-r--r-- | favor.css | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/favor.css b/favor.css index 7909bb6..c09a7d9 100644 --- a/favor.css +++ b/favor.css @@ -44,14 +44,11 @@ a:active { text-decoration: none; font-style: italic; } +/* #nav ul { list-style-type: none; padding: 1em 0; text-align: center; - /*************************************/ - /* border-top: 2px solid black; */ - /* border-bottom: 2px solid back; */ - /*************************************/ } #nav ul li { font-family: sans-serif; @@ -62,6 +59,7 @@ a:active { #nav ul li a { font-weight: bold; } +*/ #majornote { color: lime; display: block; |