fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add campaign custom dimension to donation form.
[wolnelektury.git]
/
src
/
wolnelektury
/
static
/
scss
/
main
/
book_box.scss
diff --git
a/src/wolnelektury/static/scss/main/book_box.scss
b/src/wolnelektury/static/scss/main/book_box.scss
old mode 100755
(executable)
new mode 100644
(file)
index
17b72f1
..
fde8bb9
--- a/
src/wolnelektury/static/scss/main/book_box.scss
+++ b/
src/wolnelektury/static/scss/main/book_box.scss
@@
-394,8
+394,9
@@
font-size: 1rem;
margin-bottom: 1em;
max-width: 32em;
- border:
1px solid #888
;
+ border:
3px solid #9ACD32
;
padding: 1em;
+ box-sizing: border-box;
}