repo.or.cz
/
uweb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
update redirect.md
[uweb.git]
/
zh
/
style.css
blob
e514b436ca6dcf4264d6cd05f07cbf864946ffd1
1
h1
{
font-size
:
100
%;}
2
3
header
.
header
{
4
position
:
fixed
;
5
z-index
:
2
;
6
top
:
0
;
7
}
8
9
header
.
header
>
a
.
logo
{
10
color
:
inherit
;
11
text-decoration
:
inherit
;
12
font-size
:
16px
;
13
}
14
15
ul
.
posts
{
16
list-style-type
:
none
17
}
18
19
ul
.
posts
>
li
.
post
{
20
line-height
:
2
;
21
}
22
23
ul
.
posts
>
li
.
post
>
a
{
24
color
:
inherit
;
25
text-decoration
:
inherit
;
26
}
27
28
ul
.
tags
{
29
list-style-type
:
none
30
}
31
32
ul
.
tags
>
li
{
33
display
:
inline
;
34
}