8 lines
304 B
HTML
8 lines
304 B
HTML
<style>
|
|
body { background: fixed no-repeat center/cover black url(/background.jpeg) }
|
|
.container { background: rgba(0,0,0,0.7) }
|
|
.book-menu .book-menu-content { background: rgba(0,0,0,0.7) }
|
|
</style>
|
|
<link rel="stylesheet" href="/sortable-theme-light.css">
|
|
<script src="/sortable.min.js"></script>
|