1
0
Fork 0
This commit is contained in:
syui 2024-04-27 12:38:15 +09:00
parent c26ac35d8b
commit f9fd2d3fcb
Signed by: syui
GPG Key ID: 5417CFEBAD92DF56
1 changed files with 5 additions and 6 deletions

View File

@ -12,9 +12,8 @@
.container { margin: 50px auto 40px auto; width: 600px; text-align: center; }
a { color: #ef454a; text-decoration: none;}
a:hover { color: #4183c4;}
a { color: #313131; text-decoration: none;}
a:hover { color: #ef454a;}
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,9 +39,9 @@
color: #ccc;
}
span.icon-phoenix-world{
font-size: 50px;
}
span.icon-phoenix-world{
font-size: 50px;
}
</style>
<link rel="stylesheet" href="/bower_components/icomoon/style.css" />