diff --git a/server/public/assets/css/embed.css b/server/public/assets/css/embed.css index 7d4f0033..7bb40027 100755 --- a/server/public/assets/css/embed.css +++ b/server/public/assets/css/embed.css @@ -131,12 +131,6 @@ justify-content: space-around; } -#pageButtons, #pageButtons a{ - color:white !important; - justify-content: space-evenly; - align-items: center; -} - .prev_page, .next_page{ cursor: pointer; } @@ -550,7 +544,8 @@ html { #pageButtons, #pageButtons a{ color:white !important; width: 100%; - justify-content: center; + justify-content: space-evenly; + align-items: center; } #pageNumber{