projects
/
don.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ae141d
)
scale background image to 100%
author
Don Armstrong
<don@donarmstrong.com>
Sun, 16 Feb 2014 19:55:18 +0000
(11:55 -0800)
committer
Don Armstrong
<don@donarmstrong.com>
Sun, 16 Feb 2014 19:55:18 +0000
(11:55 -0800)
local.css
patch
|
blob
|
history
diff --git
a/local.css
b/local.css
index
f5613a9
..
53b1ee2
100644
(file)
--- a/
local.css
+++ b/
local.css
@@
-564,8
+564,9
@@
body {
border-color: #999;
border-style: none none solid none;
border-width: 1px;
- background-image: url('/images/da_background.jpg');
- background-repeat: no-repeat;
+ background-image: url('/images/da_background.jpg');
+ background-repeat: no-repeat;
+ background-size: 100% 100%;
}
.pageheader .header {