mirror of
https://github.com/ajurna/cbwebreader.git
synced 2025-12-06 14:17:19 +00:00
udpateds to css and js.
This commit is contained in:
@@ -13,14 +13,14 @@ html {
|
||||
}
|
||||
body {
|
||||
/* Margin bottom by footer height */
|
||||
margin-bottom: 60px;
|
||||
margin-bottom: 80px;
|
||||
}
|
||||
.footer {
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
width: 100%;
|
||||
/* Set the fixed height of the footer here */
|
||||
height: 60px;
|
||||
height: 80px;
|
||||
background-color: #f5f5f5;
|
||||
}
|
||||
.comic_box {
|
||||
|
||||
Reference in New Issue
Block a user