Dolda2000 GitWeb
/
ashd.git
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
Added some simple configuration examples.
[ashd.git]
/
examples
/
vhosts
/
localhost
/
test.css
This page requires JavaScript to run. Use
this page
instead.
... / ...
Commit
Line
Data
1
body {
2
font-family: sans-serif;
3
}
4
5
h1 {
6
font-size: 1.75em;
7
}
8
9
p {
10
font-size: 1em;
11
}