mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
rebuilding site Fri Nov 13 05:30:50 PM CST 2020
This commit is contained in:
parent
89dd5594ee
commit
45b954d1a5
74 changed files with 450 additions and 414 deletions
1
uwebzh/index.html
Normal file
1
uwebzh/index.html
Normal file
|
@ -0,0 +1 @@
|
|||
<meta http-equiv="refresh" content="0; url=/">
|
34
uwebzh/style.css
Normal file
34
uwebzh/style.css
Normal file
|
@ -0,0 +1,34 @@
|
|||
h1{font-size:100%;}
|
||||
|
||||
header.header{
|
||||
position: fixed;
|
||||
z-index: 2;
|
||||
top:0;
|
||||
}
|
||||
|
||||
header.header>a.logo {
|
||||
color:inherit;
|
||||
text-decoration:inherit;
|
||||
font-size:16px;
|
||||
}
|
||||
|
||||
ul.posts{
|
||||
list-style-type:none
|
||||
}
|
||||
|
||||
ul.posts>li.post {
|
||||
line-height:2;
|
||||
}
|
||||
|
||||
ul.posts>li.post>a{
|
||||
color:inherit;
|
||||
text-decoration:inherit;
|
||||
}
|
||||
|
||||
ul.tags{
|
||||
list-style-type:none
|
||||
}
|
||||
|
||||
ul.tags>li{
|
||||
display:inline;
|
||||
}
|
1
uwebzh/tags/index.html
Normal file
1
uwebzh/tags/index.html
Normal file
|
@ -0,0 +1 @@
|
|||
<meta http-equiv="refresh" content="0; url=/tags/">
|
Loading…
Add table
Add a link
Reference in a new issue