diff options
author | Tyler Dence <tyzoid.d@gmail.com> | 2018-06-22 09:15:33 -0400 |
---|---|---|
committer | Tyler Dence <tyzoid.d@gmail.com> | 2018-06-22 09:15:33 -0400 |
commit | cacab130731472c62d5ebcb419b1e62103803316 (patch) | |
tree | 4ee3b7da516096e77763e0951623c706c0255d1a /download/index.html | |
parent | b2dadd08f975a5d7b9cc04f2ee56a8f55bd276b3 (diff) | |
download | archweb32-cacab130731472c62d5ebcb419b1e62103803316.tar.xz |
Change download page to show current on navbar
Diffstat (limited to 'download/index.html')
-rw-r--r-- | download/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/download/index.html b/download/index.html index 64cd01e..9dcf760 100644 --- a/download/index.html +++ b/download/index.html @@ -17,7 +17,7 @@ } </style> - <div id="archnavbar" class="anb-home"> + <div id="archnavbar" class="anb-download"> <div id="archnavbarlogo"><h1><a href="/" title="Return to the main page">Arch Linux 32</a></h1></div> <div id="archnavbarmenu"> <ul id="archnavbarlist"> |