mirror of
https://github.com/flynx/PortableMag.git
synced 2025-10-29 03:00:09 +00:00
minor fixes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
f490224ca8
commit
70179a57a5
@ -569,7 +569,7 @@ $(document).ready(function(){
|
||||
</div>
|
||||
<div class="article">
|
||||
<!-- page set -->
|
||||
<div class="page-set" style="background: url(img.jpg) no-repeat right top; background-size: 100% 100%; color: white;">
|
||||
<div class="page-set" style="background: url(img.jpg) no-repeat right top; background-size: 100% auto; color: white;">
|
||||
<div class="page cover no-resize page-align-left" style="background:none">
|
||||
<div class="content">
|
||||
<h1>Page Set Example</h1>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user