diff --git a/ingrrd.css b/ingrrd.css index 5b3d2d0..b8fa4cc 100644 --- a/ingrrd.css +++ b/ingrrd.css @@ -80,6 +80,12 @@ tr.curlevel { background: lightgreen; } +a.AP { + color: rgb(105, 105, 0); + text-decoration: none; + font-weight: bold; +} + tr.nextlevel { background: lightgrey; } diff --git a/lib/show_current_level b/lib/show_current_level index 25d67c0..5412104 100644 --- a/lib/show_current_level +++ b/lib/show_current_level @@ -5,7 +5,7 @@ show_current_level() { - +
L$curlevel$(printf "%'li" ${last["AP"]}) AP$(printf "%'li" ${last["AP"]}) AP EOHTML for stat in ${bronzes[@]}