fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
scale initial mark with the image
[wolnelektury.git]
/
apps
/
wolnelektury_core
/
static
/
css
/
base.css
diff --git
a/apps/wolnelektury_core/static/css/base.css
b/apps/wolnelektury_core/static/css/base.css
index
3496937
..
a8c458d
100755
(executable)
--- a/
apps/wolnelektury_core/static/css/base.css
+++ b/
apps/wolnelektury_core/static/css/base.css
@@
-182,3
+182,7
@@
h3 {
margin-top: 2.2em;
margin-bottom: 1.6em;
}
+
+.simple-hidden-initially {
+ display: none;
+}