projects
/
web.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
clarify changed init signature
[web.git]
/
personal
/
_sass
/
_layout.scss
diff --git
a/personal/_sass/_layout.scss
b/personal/_sass/_layout.scss
index 299869f088dc67f336116199cbd92be3fdd6a58e..a4c47385c1395b361d85bd8fb9b02d234617662f 100644
(file)
--- a/
personal/_sass/_layout.scss
+++ b/
personal/_sass/_layout.scss
@@
-138,6
+138,9
@@
body { /* This centers us in the page, and handles the "too wide" case */
/* Printing */
@media print {
+ body {
+ background-color: white;
+ }
body, #-frame, #-content {
margin: 0;
padding: 0;