projects
/
matthijs
/
projects
/
wipi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
10986f0
)
deadfoxjunction: Add a .center CSS class.
author
Matthijs Kooijman
<matthijs@stdin.nl>
Mon, 28 Jun 2010 09:21:27 +0000
(11:21 +0200)
committer
Matthijs Kooijman
<matthijs@stdin.nl>
Mon, 28 Jun 2010 09:21:27 +0000
(11:21 +0200)
static/deadfoxjunction/css/common.css
patch
|
blob
|
history
diff --git
a/static/deadfoxjunction/css/common.css
b/static/deadfoxjunction/css/common.css
index fad232fad33c10f65616edcf06f6fd465a3abcea..ed1d1d025767c15292bed02a14713603025a7de6 100644
(file)
--- a/
static/deadfoxjunction/css/common.css
+++ b/
static/deadfoxjunction/css/common.css
@@
-16,6
+16,10
@@
body {
margin: 0;
}
+.center {
+ text-align: center;
+}
+
li p {
margin: .25em 0;
}