commit a17c421a8bc09e700ab3035c1c6091ae373daa9d from: Omar Polo date: Fri Nov 22 18:22:57 2024 UTC gotwebd.css: underline only the repo name, not the header too commit - 597b96c6240c282002e9df7818cec05580637667 commit + a17c421a8bc09e700ab3035c1c6091ae373daa9d blob - 41c8905980fa923292fa4199d92e05d99b229adc blob + ea4cdedb51cb3f930bbc483b0f82bc9590a180b6 --- gotwebd/files/htdocs/gotwebd/gotweb.css +++ gotwebd/files/htdocs/gotwebd/gotweb.css @@ -274,10 +274,10 @@ header.subtitle h2 { } .index_wrapper .index_project { font-weight: bold; + text-decoration: underline; } .index_project { width: 20%; - text-decoration: underline; } .index_project_description { width: 30%;