mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
more tweaks to the embedded version
This commit is contained in:
@@ -315,6 +315,10 @@ html {
|
||||
cursor: default;
|
||||
color: white;
|
||||
padding:0;
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
height: 36px;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.prev_page, .next_page, .last_page, .first_page{
|
||||
@@ -343,5 +347,5 @@ html {
|
||||
}
|
||||
|
||||
#wrapper{
|
||||
height: 94%;
|
||||
/*height: 94%;*/
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user