projects
/
fsf-giving-guide.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
790f72d
)
css changes to accommodate magnifying glass
author
Greg Farough
<gregf@gnu.org>
Wed, 16 Nov 2022 21:59:10 +0000
(16:59 -0500)
committer
Greg Farough
<gregf@gnu.org>
Wed, 16 Nov 2022 21:59:10 +0000
(16:59 -0500)
v13/css/master.css
patch
|
blob
|
blame
|
history
diff --git
a/v13/css/master.css
b/v13/css/master.css
index 26cc73e3adada48f405429995f7a90500172d752..b9ac752ca65a926ed25a4d51ff1ddff3e21f23d4 100644
(file)
--- a/
v13/css/master.css
+++ b/
v13/css/master.css
@@
-355,17
+355,23
@@
section {
background-image: url("../img/bad.svg");
}
+.caveats li {
+ background-image: url("../img/mag.png");
+}
+
li.neutral {
background-image: url("../img/neutral.svg");
}
.cons,
+.caveats,
.pros {
padding-left: 15px;
}
.cons li,
.pros li,
+.caveats li,
.info {
padding-left: 30px;
background-position: top left;