update redirect.md
[uweb.git] / zh / style.css
blobe514b436ca6dcf4264d6cd05f07cbf864946ffd1
1 h1{font-size:100%;}
3 header.header{
4 position: fixed;
5 z-index: 2;
6 top:0;
9 header.header>a.logo {
10 color:inherit;
11 text-decoration:inherit;
12 font-size:16px;
15 ul.posts{
16 list-style-type:none
19 ul.posts>li.post {
20 line-height:2;
23 ul.posts>li.post>a{
24 color:inherit;
25 text-decoration:inherit;
28 ul.tags{
29 list-style-type:none
32 ul.tags>li{
33 display:inline;