上传目前修改,暂时网了哪些
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
<head>
|
||||
<title>首页 | ww3</title>
|
||||
<meta charset="utf-8" lang="zh-CN">
|
||||
<meta name="viewport" content="width=1366px, initial-scale=1.0"> <!-- 页面等比例缩小 -->
|
||||
<link rel="icon" type="image/x-icon" href="./icon/original.ico">
|
||||
</head>
|
||||
<body>
|
||||
@@ -107,7 +106,7 @@
|
||||
{
|
||||
overflow: auto;
|
||||
/* up、right、down、left */
|
||||
margin: -610px 0px 0px 1350px; /* 1064 */
|
||||
margin: -610px 0px 0px 1064px; /* 1064 */
|
||||
|
||||
}
|
||||
#open-ww3-project-img
|
||||
@@ -188,3 +187,9 @@
|
||||
include "../static/html/black-block.html";
|
||||
?>
|
||||
<!-- php部分 -->
|
||||
|
||||
|
||||
<!-- javascript 部分 -->
|
||||
<script>
|
||||
|
||||
</script>
|
||||
@@ -1,5 +1,6 @@
|
||||
<head>
|
||||
<link rel="icon" type="image/x-icon" href="https://ww3.tw/blog/icon/original.ico">
|
||||
<title>文章列表</title> <!-- 标题 -->
|
||||
</head>
|
||||
<body id=wallpaper>
|
||||
<!-- 背景 -->
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>web_start</title>
|
||||
<title>推荐网页</title>
|
||||
<meta charset="utf-8" lang="zh-CN">
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user