diff --git a/homepage/style.css b/homepage/style.css index fff058a..69c350a 100644 --- a/homepage/style.css +++ b/homepage/style.css @@ -828,6 +828,12 @@ pre#timer.bash { background-color: #9fe29b; } +.exclude_species_list_option_highlight { + color: black; + background-color: rgb(119, 196, 135); + font-weight: bolder; +} + #ddnewline::before { content: none; } \ No newline at end of file diff --git a/scripts/exclude_list.php b/scripts/exclude_list.php index d3d496f..f719679 100644 --- a/scripts/exclude_list.php +++ b/scripts/exclude_list.php @@ -7,6 +7,8 @@

All Species Labels

+
+ Once the desired species has been highlighted, select it and click ADD to have it excluded.