<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>The world of Marvel Comics (Andrew J. Friedenthal) - 第1页</title>
<!-- 添加custom.js引用 -->
<script src="custom.js"></script>
<style>
body {
font-family: Arial, sans-serif;
margin: 40px;
position: relative;
min-height: 100vh;
padding-bottom: 60px;
}
.page {
max-width: 800px;
margin: 0 auto;
padding-bottom: 100px;
/* 添加以下文本相关的样式 */
word-wrap: break-word;
word-break: normal;
line-height: 1.6;
}
/* 确保所有文本元素都能正确换行 */
p, div, span {
word-wrap: break-word;
word-break: normal;
text-align: justify;
}
.navigation {
position: fixed;
bottom: 0;
left: 0;
right: 0;
background: rgba(248, 249, 250, 0.95);
padding: 10px 15px;
text-align: center;
box-shadow: 0 -2px 10px rgba(0,0,0,0.1);
z-index: 1000; /* 确保导航在最上层 */
backdrop-filter: blur(5px); /* 添加模糊效果 */
}
.page-links {
display: inline-flex;
gap: 8px;
flex-wrap: nowrap; /* 防止页码换行 */
justify-content: center;
align-items: center;
overflow-x: auto; /* 在需要时允许水平滚动 */
padding: 3px 0;
}
.page-links a {
text-decoration: none;
color: #007bff;
padding: 5px 10px;
min-width: 20px;
text-align: center;
}
.page-links a:hover {
background: #e9ecef;
border-radius: 3px;
}
.current-page {
font-weight: bold;
color: #495057;
padding: 5px 10px;
background: #e9ecef;
border-radius: 3px;
min-width: 20px;
text-align: center;
}
.ellipsis {
color: #6c757d;
padding: 5px 5px;
}
img {
display: block;
max-width: 100%;
height: auto;
margin: 20px auto;
position: relative;
z-index: 1;
}
p {
position: relative;
z-index: 2;
}
/* 适配移动设备 */
@media (max-width: 768px) {
.page-links {
gap: 5px;
}
.page-links a,
.current-page {
padding: 3px 6px;
min-width: 15px;
}
}
/* 侧边翻页箭头样式 */
.nav-arrow {
position: fixed;
top: 50%;
transform: translateY(-50%);
font-size: 24px;
color: #666;
text-decoration: none;
background: rgba(248, 249, 250, 0.8);
padding: 20px;
border-radius: 5px;
box-shadow: 0 0 10px rgba(0,0,0,0.1);
transition: all 0.3s ease;
z-index: 1000;
}
.nav-arrow:hover {
background: rgba(233, 236, 239, 0.9);
color: #333;
}
.nav-prev {
left: 20px;
}
.nav-next {
right: 20px;
}
@media (max-width: 768px) {
.nav-arrow {
padding: 10px;
font-size: 18px;
}
.nav-prev {
left: 5px;
}
.nav-next {
right: 5px;
}
}
/* 修改 header 样式使其居中 */
.site-header {
position: fixed;
top: 0;
left: 0;
right: 0;
background: #fff;
padding: 10px 20px;
box-shadow: 0 2px 5px rgba(0,0,0,0.1);
z-index: 1000;
text-align: center; /* 添加居中对齐 */
}
.site-header .logo {
font-size: 24px;
font-weight: bold;
}
.site-header .nav-links {
display: inline-flex; /* 改为 inline-flex 实现居中 */
gap: 20px;
align-items: center;
justify-content: center; /* 添加居中对齐 */
}
.site-header a {
text-decoration: none;
color: #333;
}
/* 调整主体内容的上边距,为header留出空间 */
body {
padding-top: 60px;
}
.header-separator {
color: #666;
margin: 0 15px;
}
.site-header .logo img {
height: 40px;
width: auto;
vertical-align: middle;
}
</style>
</head>
<body>
<!-- 添加条件渲染 -->
<script>
// 检查URL中是否含preview参数
const urlParams = new URLSearchParams(window.location.search);
const isPreview = urlParams.get('preview') === 'true';
if (!isPreview) {
document.write(`
<header class="site-header">
<div class="nav-links">
<a href="https://lss.lol/" class="logo">
<img src="https://lss.lol/wp-content/uploads/2024/09/ls-1-1.png" alt="Logo">
</a>
<span class="header-separator">|</span>
<a href="https://lss.lol/">Home</a>
<span class="header-separator">|</span>
<span>The world of Marvel Comics (Andrew J. Friedenthal) Online Reading</span>
<span class="header-separator">|</span>
<a href="https://lss.lol/edd-downloads/" target="_blank">Download this Book</a>
</div>
</header>
<a href="#" class="nav-arrow nav-prev" id="prevPage">←</a>
<a href="The world of Marvel Comics (Andre
没有合适的资源?快使用搜索试试~ 我知道了~
资源推荐
资源详情
资源评论
收起资源包目录
免费下载:The world of Marvel Comics (Andrew J. Friedenthal)_LzwoG.zip (131个子文件)
The world of Marvel Comics (Andrew J. Friedenthal)_page_1.html 1.08MB
The world of Marvel Comics (Andrew J. Friedenthal)_page_129.html 435KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_11.html 98KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_7.html 98KB
index.html 95KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_124.html 34KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_125.html 33KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_4.html 33KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_127.html 32KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_126.html 31KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_123.html 28KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_61.html 26KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_44.html 26KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_13.html 26KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_60.html 26KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_14.html 25KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_116.html 25KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_59.html 25KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_30.html 25KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_111.html 25KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_31.html 25KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_98.html 25KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_87.html 25KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_70.html 24KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_95.html 24KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_63.html 24KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_103.html 24KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_64.html 24KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_112.html 24KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_92.html 24KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_93.html 24KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_105.html 24KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_18.html 24KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_56.html 24KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_29.html 23KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_99.html 23KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_80.html 23KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_113.html 23KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_52.html 23KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_77.html 23KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_67.html 23KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_22.html 23KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_108.html 23KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_104.html 23KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_62.html 23KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_23.html 23KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_15.html 23KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_49.html 23KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_74.html 23KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_16.html 23KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_114.html 23KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_82.html 23KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_21.html 23KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_102.html 23KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_40.html 23KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_118.html 23KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_84.html 23KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_17.html 23KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_83.html 23KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_53.html 23KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_24.html 22KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_35.html 22KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_115.html 22KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_117.html 22KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_42.html 22KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_76.html 22KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_85.html 22KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_68.html 22KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_97.html 22KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_28.html 22KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_96.html 22KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_50.html 22KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_39.html 22KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_69.html 22KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_47.html 22KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_55.html 22KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_41.html 22KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_86.html 22KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_51.html 22KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_75.html 22KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_100.html 22KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_37.html 22KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_58.html 22KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_36.html 22KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_78.html 22KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_32.html 22KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_106.html 22KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_90.html 22KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_57.html 22KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_110.html 22KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_120.html 22KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_54.html 22KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_34.html 21KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_19.html 21KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_101.html 21KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_94.html 21KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_27.html 21KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_119.html 21KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_81.html 21KB
The world of Marvel Comics (Andrew J. Friedenthal)_page_121.html 21KB
共 131 条
- 1
- 2
资源评论
Lee达森
- 粉丝: 1551
- 资源: 1万+
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功