no message
This commit is contained in:
parent
7b1884565d
commit
f5f7057d4e
@ -351,6 +351,7 @@
|
||||
.content .details-box .text-box .text {
|
||||
display: inline-block;
|
||||
font-size: 15px;
|
||||
font-weight: 400;
|
||||
color: #000000;
|
||||
line-height: 32px;
|
||||
white-space: pre-line;
|
||||
|
@ -388,6 +388,7 @@
|
||||
display: inline-block;
|
||||
// margin: 20px 0;
|
||||
font-size: 15px;
|
||||
font-weight: 400;
|
||||
color: #000000;
|
||||
line-height: 32px;
|
||||
white-space: pre-line;
|
||||
|
11
html/1.html
Normal file
11
html/1.html
Normal file
@ -0,0 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Document</title>
|
||||
</head>
|
||||
<body>
|
||||
<a href="./1.html"></a>
|
||||
</body>
|
||||
</html>
|
Loading…
x
Reference in New Issue
Block a user