repo.or.cz
/
bloggy.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Licensing crap.
[bloggy.git]
/
default.css
blob
e8e10fdf45842c957ac24ac8b0602f2440ac8638
1
body
{
2
width
:
85
%;
3
margin-left
:
auto
;
4
margin-right
:
auto
;
5
text-align
:
justify
;
6
}
7
8
form
{
9
text-align
:
center
;
10
}
11
12
input#posttitle
{
13
width
:
80
%;
14
}
15
16
textarea#postbody
{
17
height
:
340
;
18
width
:
80
%;
19
}
20
21
table#postlist
{
22
width
:
100
%;
23
}