fix
This commit is contained in:
parent
c26ac35d8b
commit
f9fd2d3fcb
@ -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" />
|
||||
|
Loading…
Reference in New Issue
Block a user