projects
/
enc-live.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1ad8e71
)
main.css: fix font size in Troubleshooting.
author
Thérèse Godefroy
<godef.th@free.fr>
Tue, 27 Jul 2021 14:24:40 +0000
(16:24 +0200)
committer
Thérèse Godefroy
<godef.th@free.fr>
Tue, 27 Jul 2021 14:24:40 +0000
(16:24 +0200)
static/css/main.css
patch
|
blob
|
blame
|
history
diff --git
a/static/css/main.css
b/static/css/main.css
index f090a93e75a67c7c7d7da71b32529c479553194d..6afe25f5edde77c3b1b55a6aa63f05714ea447b9 100644
(file)
--- a/
static/css/main.css
+++ b/
static/css/main.css
@@
-154,8
+154,8
@@
input[type='reset'] {
font-family: 'Dosis EBold';
}
-.step .main p,
-.step .main ul {
+.step .main
>
p,
+.step .main
>
ul {
font-size: .85em;
}