Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenOlat
Certibot
Commits
11e0a6a0
Verified
Commit
11e0a6a0
authored
Jun 25, 2021
by
Raphael Fetzer
👷
Browse files
Zusammenhängende Inhaltsblöcke nicht umbrechen
parent
3e7c4053
Changes
1
Hide whitespace changes
Inline
Side-by-side
js/zertifikat.js
View file @
11e0a6a0
...
...
@@ -70,6 +70,12 @@ function BuildZIP() {
clear: both;
\n\
}
\n\
\n\
/* Block */
\n\
.block {
\n\
margin-bottom: 1em;
\n\
break-inside: avoid;
\n\
}
\n\
\n\
/* Linksbündiger Text */
\n\
.left {
\n\
text-align: left;
\n\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment