Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-guides/TRaSH-Guides/commit/d5a74628f8d79a442770b0417806e77273a56e89 You should set ROOT_URL correctly, otherwise the web may not work correctly.

Fixed: Table color if using light theme

pull/281/head
TRaSH 4 years ago
parent 8988e5dfed
commit d5a74628f8

@ -18,9 +18,9 @@ th {
background-color:hsla(232, 54%, 41%, 1) !important;
font-weight: bold;
}
td a {
/* td a {
color: white !important;
}
} */
td a:hover {
color: red !important;
}

Loading…
Cancel
Save