Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
MetaGer
Commits
25c4ee91
Commit
25c4ee91
authored
Jul 13, 2017
by
Aria Givi
Browse files
'Über uns' Bereich ausklappbar
parent
e0604e58
Changes
1
Show whitespace changes
Inline
Side-by-side
resources/views/spende/spende.blade.php
View file @
25c4ee91
...
@@ -71,13 +71,36 @@
...
@@ -71,13 +71,36 @@
</
form
>
</
form
>
<
p
>
{
!!
trans
(
'spende.lastschrift.10'
)
!!
}
</
p
>
<
p
>
{
!!
trans
(
'spende.lastschrift.10'
)
!!
}
</
p
>
</
div
>
</
div
>
<
style
>
#right h3 {
display
:
inline
;
vertical
-
align
:
middle
;
}
#expand {
height
:
0
px
;
overflow
:
hidden
;
}
#toggle:checked ~ #expand {
height
:
100
%
;
}
</
style
>
<
div
class
=
"col-lg-6 col-md-12 col-sm-12 others"
id
=
"right"
>
<
div
class
=
"col-lg-6 col-md-12 col-sm-12 others"
id
=
"right"
>
<
input
id
=
"toggle"
type
=
"checkbox"
>
<
h3
>
{
!!
trans
(
'spende.about.1'
)
!!
}
</
h3
>
<
h3
>
{
!!
trans
(
'spende.about.1'
)
!!
}
</
h3
>
<
div
id
=
"expand"
>
<
p
>
{
!!
trans
(
'spende.about.2'
)
!!
}
</
p
>
<
p
>
{
!!
trans
(
'spende.about.2'
)
!!
}
</
p
>
<
p
>
{
!!
trans
(
'spende.about.3'
)
!!
}
</
p
>
<
p
>
{
!!
trans
(
'spende.about.3'
)
!!
}
</
p
>
<
p
>
{
!!
trans
(
'spende.about.4'
)
!!
}
</
p
>
<
p
>
{
!!
trans
(
'spende.about.4'
)
!!
}
</
p
>
<
p
>
{
!!
trans
(
'spende.about.5'
)
!!
}
</
p
>
<
p
>
{
!!
trans
(
'spende.about.5'
)
!!
}
</
p
>
</
div
>
</
div
>
</
div
>
<
div
class
=
"clearfix"
></
div
>
<
div
class
=
"clearfix"
></
div
>
</
div
>
</
div
>
@
endsection
@
endsection
Write
Preview
Supports
Markdown
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