diff --git a/atlas/templates/atlas/collection_case_view_take.html b/atlas/templates/atlas/collection_case_view_take.html index a0f04e22..29c0c3b6 100644 --- a/atlas/templates/atlas/collection_case_view_take.html +++ b/atlas/templates/atlas/collection_case_view_take.html @@ -95,10 +95,13 @@ border: darkgray solid 1px; padding: 1px; text-decoration: none; +text-align: center; + } + .series-block a { + all: unset; } .series-block:hover { background-color: darkblue; -align: center; }