diff options
Diffstat (limited to 'assets/css/header.css')
-rw-r--r-- | assets/css/header.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/css/header.css b/assets/css/header.css index 4fc268cc..c8b820d1 100644 --- a/assets/css/header.css +++ b/assets/css/header.css @@ -61,7 +61,7 @@ nav .active a { margin: 0; padding: 0; font-size: 140%; - border-bottom: 1px dotted #DF5353; + border-bottom: 1px dotted #ccc; } .page-header h2 a { |