commit 807f9f76ec91cbe5308b2866540b163b1380ea35 from: Omar Polo via: Thomas Adam date: Sun Nov 24 13:41:33 2024 UTC gotwebd.css: underline only the repo name, not the header too commit - 9f49e0ecc750dcd9c24e2af7c551d92e2f3b262a commit + 807f9f76ec91cbe5308b2866540b163b1380ea35 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%;