<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Cities in the Sky The Quest to Build the Worlds Tallest Skyscrapers (Jason M. Barr) - 章节27</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>Cities in the Sky The Quest to Build the Worlds Tallest Skyscrapers (Jason M. Barr) 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="Cities in the Sky The Quest to Build the Worlds Tall
没有合适的资源?快使用搜索试试~ 我知道了~
免费下载:Cities in the Sky The Quest to Build the Worlds Tallest Sky...
共93个文件
jpg:60个
html:32个
js:1个
需积分: 0 0 下载量 48 浏览量
更新于2024-12-21
收藏 23.33MB ZIP 举报
免费下载:Cities in the Sky The Quest to Build the Worlds Tallest Skyscrapers (Jason M. Barr)_NwbMo.zip
收起资源包目录
免费下载:Cities in the Sky The Quest to Build the Worlds Tallest Skyscrapers (Jason M. Barr)_NwbMo.zip (93个子文件)
Cities in the Sky The Quest to Build the Worlds Tallest Skyscrapers (Jason M. Barr)_page_5.html 13KB
Cities in the Sky The Quest to Build the Worlds Tallest Skyscrapers (Jason M. Barr)_page_10.html 61KB
Cities in the Sky The Quest to Build the Worlds Tallest Skyscrapers (Jason M. Barr)_page_25.html 75KB
Cities in the Sky The Quest to Build the Worlds Tallest Skyscrapers (Jason M. Barr)_page_21.html 23KB
Cities in the Sky The Quest to Build the Worlds Tallest Skyscrapers (Jason M. Barr)_page_23.html 15KB
Cities in the Sky The Quest to Build the Worlds Tallest Skyscrapers (Jason M. Barr)_page_4.html 12KB
Cities in the Sky The Quest to Build the Worlds Tallest Skyscrapers (Jason M. Barr)_page_24.html 13KB
Cities in the Sky The Quest to Build the Worlds Tallest Skyscrapers (Jason M. Barr)_page_26.html 95KB
Cities in the Sky The Quest to Build the Worlds Tallest Skyscrapers (Jason M. Barr)_page_27.html 145KB
Cities in the Sky The Quest to Build the Worlds Tallest Skyscrapers (Jason M. Barr)_page_18.html 60KB
Cities in the Sky The Quest to Build the Worlds Tallest Skyscrapers (Jason M. Barr)_page_6.html 34KB
Cities in the Sky The Quest to Build the Worlds Tallest Skyscrapers (Jason M. Barr)_page_3.html 12KB
Cities in the Sky The Quest to Build the Worlds Tallest Skyscrapers (Jason M. Barr)_page_9.html 65KB
Cities in the Sky The Quest to Build the Worlds Tallest Skyscrapers (Jason M. Barr)_page_13.html 77KB
Cities in the Sky The Quest to Build the Worlds Tallest Skyscrapers (Jason M. Barr)_page_30.html 13KB
Cities in the Sky The Quest to Build the Worlds Tallest Skyscrapers (Jason M. Barr)_page_7.html 13KB
Cities in the Sky The Quest to Build the Worlds Tallest Skyscrapers (Jason M. Barr)_page_11.html 13KB
Cities in the Sky The Quest to Build the Worlds Tallest Skyscrapers (Jason M. Barr)_page_14.html 84KB
Cities in the Sky The Quest to Build the Worlds Tallest Skyscrapers (Jason M. Barr)_page_2.html 12KB
Cities in the Sky The Quest to Build the Worlds Tallest Skyscrapers (Jason M. Barr)_page_28.html 18KB
Cities in the Sky The Quest to Build the Worlds Tallest Skyscrapers (Jason M. Barr)_page_31.html 13KB
Cities in the Sky The Quest to Build the Worlds Tallest Skyscrapers (Jason M. Barr)_page_17.html 14KB
Cities in the Sky The Quest to Build the Worlds Tallest Skyscrapers (Jason M. Barr)_page_8.html 67KB
Cities in the Sky The Quest to Build the Worlds Tallest Skyscrapers (Jason M. Barr)_page_19.html 65KB
index.html 31KB
Cities in the Sky The Quest to Build the Worlds Tallest Skyscrapers (Jason M. Barr)_page_1.html 32KB
images
f0055-01.jpg 328KB
title.jpg 207KB
f0049-01.jpg 380KB
f0169-01.jpg 710KB
f0153-02.jpg 432KB
f0122-01.jpg 479KB
twitter.jpg 8KB
f0075-01.jpg 491KB
f0081-01.jpg 486KB
f0047-02.jpg 365KB
f0122-02.jpg 391KB
f0263-01.jpg 619KB
common01.jpg 10KB
f0161-01.jpg 275KB
f0178-01.jpg 471KB
f0059-01.jpg 215KB
f0009-01.jpg 556KB
f0051-01.jpg 314KB
f0018-01.jpg 572KB
f0073-01.jpg 678KB
instagram.jpg 12KB
author.jpg 70KB
f0187-01.jpg 344KB
f00xii-01.jpg 869KB
f0038-02.jpg 236KB
f0049-02.jpg 326KB
f0179-01.jpg 806KB
f0013-01.jpg 560KB
f0206-01.jpg 169KB
f0194-01.jpg 256KB
f0149-01.jpg 332KB
f0070-01.jpg 450KB
f0206-02.jpg 194KB
f0153-01.jpg 438KB
f0038-03.jpg 180KB
f0029-01.jpg 573KB
f0145-01.jpg 701KB
facebook.jpg 9KB
f0047-01.jpg 341KB
f0113-01.jpg 327KB
logo.jpg 11KB
f0165-01.jpg 750KB
f0046-01.jpg 250KB
f0132-01.jpg 703KB
f0136-01.jpg 615KB
f0239-01.jpg 512KB
f0189-02.jpg 320KB
f0217-01.jpg 314KB
f0282-01.jpg 306KB
f0107-01.jpg 714KB
f0038-01.jpg 270KB
f0242-01.jpg 336KB
f0271-01.jpg 1001KB
f0003-01.jpg 686KB
f0151-01.jpg 469KB
f0120-01.jpg 743KB
f0181-01.jpg 315KB
f0161-02.jpg 341KB
f0194-02.jpg 778KB
f0189-01.jpg 303KB
Cities in the Sky The Quest to Build the Worlds Tallest Skyscrapers (Jason M. Barr)_page_12.html 80KB
Cities in the Sky The Quest to Build the Worlds Tallest Skyscrapers (Jason M. Barr)_page_22.html 17KB
custom.js 393B
Cities in the Sky The Quest to Build the Worlds Tallest Skyscrapers (Jason M. Barr)_page_20.html 66KB
Cities in the Sky The Quest to Build the Worlds Tallest Skyscrapers (Jason M. Barr)_page_29.html 15KB
Cities in the Sky The Quest to Build the Worlds Tallest Skyscrapers (Jason M. Barr)_page_16.html 13KB
Cities in the Sky The Quest to Build the Worlds Tallest Skyscrapers (Jason M. Barr)_page_15.html 81KB
共 93 条
- 1
资源推荐
资源预览
资源评论
2008-12-27 上传
2019-12-05 上传
2022-09-14 上传
111 浏览量
5星 · 资源好评率100%
109 浏览量
142 浏览量
124 浏览量
122 浏览量
2021-09-15 上传
2022-09-20 上传
117 浏览量
196 浏览量
121 浏览量
199 浏览量
165 浏览量
101 浏览量
2022-09-21 上传
2022-09-22 上传
191 浏览量
114 浏览量
138 浏览量
177 浏览量
5星 · 资源好评率100%
159 浏览量
157 浏览量
资源评论
Lee达森
- 粉丝: 1551
- 资源: 1万+
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功