79 lines
2.1 KiB
HTML
79 lines
2.1 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="zh-cn">
|
|
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1.0, initial-scale=1.0" />
|
|
|
|
<title>稿定设计PS</title>
|
|
|
|
<link rel="stylesheet" href="style/all.css" />
|
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700,700i" />
|
|
|
|
<style>
|
|
h1 {
|
|
font-size: 2.5em;
|
|
margin: 0.7em 0;
|
|
letter-spacing: 0em;
|
|
}
|
|
|
|
strong {
|
|
display: inline-block;
|
|
font-size: 1.1em;
|
|
background: rgba(0, 0, 0, 0.1);
|
|
padding: 0.1em 0.5em;
|
|
margin: 0.2em 0.5em 0.2em 0;
|
|
border-radius: 0.3em;
|
|
font-weight: normal;
|
|
line-height: 1.7
|
|
}
|
|
|
|
|
|
.toolbar-menu.toolbar-file>div:nth-child(4),
|
|
.toolbar-menu.toolbar-file>hr:nth-child(5),
|
|
.toolbar-menu.toolbar-file>div:nth-child(6),
|
|
.toolbar-menu.toolbar-file>div:nth-child(7),
|
|
.toolbar-menu.toolbar-file>hr:nth-child(10),
|
|
.toolbar-menu.toolbar-file>div:nth-child(12),
|
|
.toolbar-menu.toolbar-file>div:nth-child(15),
|
|
.toolbar-menu.toolbar-file>div:nth-child(16),
|
|
.toolbar-menu.toolbar-file>hr:nth-child(17),
|
|
.toolbar-menu.toolbar-file>hr:nth-child(19),
|
|
.toolbar-menu.toolbar-more>div:nth-child(3) {
|
|
display: none;
|
|
}
|
|
</style>
|
|
</head>
|
|
|
|
<body class="theme0">
|
|
<!---->
|
|
<div id="cap" style="display:none;">
|
|
<h1 style="display:none;"></h1>
|
|
<p style="display:none;"></p>
|
|
<p style="display:none;"></p>
|
|
</div>
|
|
<!---->
|
|
|
|
<div class="topfloat" style="display:none;">
|
|
<a href="#" class="bbtn" style="display:none;"></a>
|
|
<a href="#" class="bbtn" style="display:none;"></a>
|
|
<a href="#" class="bbtn" style="display:none;"></a>
|
|
<a href="#" class="bbtn" style="display:none;"></a>
|
|
<a href="#" class="bbtn" style="display:none;"></a>
|
|
<a href="#" class="bbtn" style="display:none;"></a>
|
|
</div>
|
|
|
|
<script src="../js/jquery-3.6.3.min.js"></script>
|
|
<script type="text/javascript" src="../js/layer/layer.js"></script>
|
|
|
|
<script src="code/external/ext.js"></script>
|
|
<script src="code/DBS.js"></script>
|
|
<script src="code/pp.js"></script>
|
|
<!-- <script src='code/gaoding-extend.js'></script> -->
|
|
|
|
|
|
<script src="code/start.js"></script>
|
|
|
|
</body>
|
|
|
|
</html> |