repo.or.cz
/
git-blog.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Passable post-recieve hook. Needs testing, I can't do so.
[git-blog.git]
/
defaults
/
main.css
blob
3e3a2cb9293239e7e75db45bffb25abcc53bd6a8
1
@import
url
(
"http://design.elliottcable.info/ystyle/compiled/ystyle.css"
);
2
3
body
{
4
width
:
45em
;
5
margin
:
auto
;
6
font
:
11pt
/
1.6
Georgia
,
"Times New Roman"
,
Times
,
serif
;
7
}
8
9
h1
{
10
text-align
:
center
;
11
font-family
:
"Helvetica Neue"
,
Arial
,
Helvetica
,
Geneva
,
sans-serif
;
12
text-transform
:
uppercase
;
13
}