-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsitemap.html
More file actions
46 lines (45 loc) · 3.72 KB
/
sitemap.html
File metadata and controls
46 lines (45 loc) · 3.72 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
<!DOCTYPE html>
<html>
<head>
<title>夏目友人帐 - 网站地图</title>
<meta http-equiv="Content-type" content="text/html;" charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<style>a:link{text-decoration: none;}a:visited{text-decoration:none;}a:active{text-decoration:none;}
body{font-family: Arial, "微软雅黑";font-size: 13px;}
ul, li{margin:0px; padding:0px; list-style:none;}ul{width:90%;margin-left: auto;margin-right: auto;}.title{width:100%;font-size: 18px;text-align: center;}
.lks a {font-size:13px;border:1px solid #e4e4e4;width:150px;height:30px;line-height:30px;float:left;padding-left:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.lks span {font-size:10px;width:40px;background-color:#e4e4e469;margin-bottom:3px;text-align:center;border-left:1px solid #e4e4e4;float:left;border-top:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4;}
h2,h5{margin:5px}.lks {line-height:30px;font-size:16px;height:32px;width:200px;text-align:left;float:left;margin-bottom:3px;}
@media only screen and (max-width: 720px){.lks{width: 50%;}.lks a{width: 60%;}}</style>
</head>
<body align="center">
<div style="display: table;width: 100%;max-width: 1130px;margin: auto;">
<ul>
<li class="title">
<h2> <img src="http://199607.xyz/favicon.ico" style="max-height:30px;max-width:30px;vertical-align: sub;margin-right: 15px;" />夏目友人帐</h2>
<br />
<h5>网站地图(2020年03月06日 15:58:02)</h5>
<br />
</li>
<li class="lks"><span>17</span><a href="http://199607.xyz/article/17.html" title="俺家后山半日游" target="_blank">俺家后山半日游</a></li>
<li class="lks"><span>16</span><a href="http://199607.xyz/article/16.html" title="北京两日游,实现小时候的愿望(重写)" target="_blank">北京两日游,实现小时候的愿望(重写)</a></li>
<li class="lks"><span>15</span><a href="http://199607.xyz/article/15.html" title="支援香港北角!香港北角一日行" target="_blank">支援香港北角!香港北角一日行</a></li>
<li class="lks"><span>14</span><a href="http://199607.xyz/article/14.html" title="泉州一日游" target="_blank">泉州一日游</a></li>
<li class="lks"><span>13</span><a href="http://199607.xyz/article/13.html" title="大嶝岛,英雄三岛战地观光园半日游" target="_blank">大嶝岛,英雄三岛战地观光园半日游</a></li>
<li class="lks"><span>12</span><a href="http://199607.xyz/article/12.html" title="2019年第16周生活记录,关键词“寻找”" target="_blank">2019年第16周生活记录,关键词“寻找”</a></li>
<li class="lks"><span>11</span><a href="http://199607.xyz/article/11.html" title="2019年第15周生活记录" target="_blank">2019年第15周生活记录</a></li>
<li class="lks"><span>10</span><a href="http://199607.xyz/article/10.html" title="2019年3月份工资分配记录" target="_blank">2019年3月份工资分配记录</a></li>
<li class="lks"><span>9</span><a href="http://199607.xyz/article/9.html" title="关于最近一些计划" target="_blank">关于最近一些计划</a></li>
<li class="lks"><span>8</span><a href="http://199607.xyz/article/8.html" title="【闲作】望柳" target="_blank">【闲作】望柳</a></li>
<li class="lks"><span>7</span><a href="http://199607.xyz/article/7.html" title="【转】福建省朱熹诞生地尤溪县饮食习俗" target="_blank">【转】福建省朱熹诞生地尤溪县饮食习俗</a></li>
<li class="lks"><span>6</span><a href="http://199607.xyz/article/6.html" title="致中华“我的中华梦”" target="_blank">致中华“我的中华梦”</a></li>
</ul>
</div>
<br />
<br />
<br />
<br />
<br />
<br />
</body>
</html>