projects
/
don.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88b7172
)
* make the code background slightly lighter
author
Don Armstrong
<don@donarmstrong.com>
Thu, 15 Dec 2011 01:02:54 +0000
(17:02 -0800)
committer
Don Armstrong
<don@donarmstrong.com>
Thu, 15 Dec 2011 01:02:54 +0000
(17:02 -0800)
local.css
patch
|
blob
|
history
diff --git
a/local.css
b/local.css
index
a8a0774
..
e9029ea
100644
(file)
--- a/
local.css
+++ b/
local.css
@@
-538,7
+538,7
@@
hr {
}
code, pre {
- background: #
abc
;
+ background: #
bcd
;
}
pre {