mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Centeraligning pagebuttons on embed
This commit is contained in:
@@ -15,6 +15,10 @@
|
||||
height: calc(100vh - 32px);
|
||||
}
|
||||
|
||||
#pageButtons{
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
#pageButtons, #pageButtons a{
|
||||
color:white !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user