fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Disable ISBN generation.
[wolnelektury.git]
/
src
/
wolnelektury
/
static
/
2022
/
styles
/
layout
/
_header.scss
diff --git
a/src/wolnelektury/static/2022/styles/layout/_header.scss
b/src/wolnelektury/static/2022/styles/layout/_header.scss
index
cf30a2d
..
7518ee7
100644
(file)
--- a/
src/wolnelektury/static/2022/styles/layout/_header.scss
+++ b/
src/wolnelektury/static/2022/styles/layout/_header.scss
@@
-46,6
+46,11
@@
&:not(:last-child):after { content: "/";margin-left: 10px; }
}
}
&:not(:last-child):after { content: "/";margin-left: 10px; }
}
}
+
+ .l-header__translators {
+ font-size: 18px;
+ margin-top: 5px;
+ }
}
.l-header__actions {
}
.l-header__actions {