1
0
This commit is contained in:
2024-04-27 12:19:58 +09:00
parent 377b84b858
commit 17d3689d50
35 changed files with 647 additions and 440 deletions

View File

@ -12,9 +12,9 @@
.container { margin: 50px auto 40px auto; width: 600px; text-align: center; }
a { color: #990000; text-decoration: none;}
a { color: #313131; text-decoration: none;}
a:hover { color: #4183c4;}
a:hover { color: #fff700;}
h1 { width: 800px; position:relative; left: -100px; letter-spacing: -1px; line-height: 60px; font-size: 60px; font-weight: 100; margin: 0px 0 50px 0; text-shadow: 0 1px 0 #fff; }
p { color: rgba(0, 0, 0, 0.5); margin: 20px 0; line-height: 1.6; }
@ -40,12 +40,12 @@
color: #ccc;
}
span.icon-phoenix-world{
font-size: 50px;
}
span.icon-ai {
font-size: 50px;
}
</style>
<link rel="stylesheet" href="/bower_components/icomoon/css/icomoon.css" />
<link rel="stylesheet" href="https://syui.ai/bower_components/icomoon/style.css" />
</head>
<body>
@ -54,11 +54,10 @@ span.icon-phoenix-world{
<h1>404</h1>
<div id="suggestions">
</div>
<a href="/">
<span class="icon-phoenix-world"></span>
<span class="icon-ai"></span>
</a>
</div>