Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Websites
KDE.org Website
Commits
84d410fc
Commit
84d410fc
authored
Nov 04, 2020
by
Carl Schwan
🚴
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Small fixes
parent
2af39ad6
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
assets/sass/forchildren.scss
assets/sass/forchildren.scss
+4
-0
layouts/for/children.html
layouts/for/children.html
+1
-1
No files found.
assets/sass/forchildren.scss
View file @
84d410fc
...
...
@@ -45,6 +45,10 @@ $background: #E4FFF7;
animation-delay
:
0
.25s
;
}
@media
(
prefers-reduced-motion
:
reduce
)
{
animation
:
none
;
}
@keyframes
scatter
{
0
%
{
top
:
0
;
...
...
layouts/for/children.html
View file @
84d410fc
...
...
@@ -31,7 +31,7 @@ text-shadow: 1px 1px 4px white;
</div>
</div>
</div>
<div
class=
"gcompris py-5 px-4 position-relative"
style=
"background-image: url('resources/childrenbackground1.svg'); background-position-y: bottom; color: black; text-shadow: 1px 1px 6px white"
>
<div
class=
"gcompris py-5 px-4 position-relative"
style=
"background-image: url('
/for/
resources/childrenbackground1.svg'); background-position-y: bottom; color: black; text-shadow: 1px 1px 6px white"
>
<div
class=
"d-flex flex-column container"
>
<div
class=
"text-center d-flex align-items-center justify-content-center"
>
<div>
...
...
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