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
bwinf
medal
Commits
3711d104
Commit
3711d104
authored
Jun 08, 2020
by
Robert Czechowski
Browse files
JwInf template: Make index images a bit smaller
parent
464597a1
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/jwinf/index.hbs
View file @
3711d104
...
...
@@ -18,7 +18,7 @@
<div
class=
"notification"
style=
"background-color:#e5fae5"
>
<h3
class=
"title is-4"
>
Trainingsaufgaben
</h3>
<h4
class=
"subtitle is-5"
>
Zum Ausprobieren und Üben
</h4>
<img
src=
"/static/images/green.png"
style=
"width:
5
0%; margin:
25
px
2
5%"
>
<img
src=
"/static/images/green.png"
style=
"width:
3
0%; margin:
10
px
3
5%
25px
"
>
Zu den Trainingsaufgaben …
</div>
</a>
...
...
@@ -28,7 +28,7 @@
<div
class=
"notification"
style=
"background-color:#e5f0f8"
>
<h3
class=
"title is-4"
>
Jugendwettbewerb Informatik
</h3>
<h4
class=
"subtitle is-5"
>
Aktuelle Wettbewerbe
</h4>
<img
src=
"/static/images/white.png"
style=
"width:
5
0%; margin:
25
px
2
5%"
>
<img
src=
"/static/images/white.png"
style=
"width:
3
0%; margin:
10
px
3
5%
25px
"
>
Zu den Wettbewerben …
</div>
</a>
...
...
@@ -39,7 +39,7 @@
<a
href=
"/contest/?filter=challenge"
>
<div
class=
"notification"
style=
"background-color: #d2222217"
>
<h3
class=
"title is-4"
>
Herausforderungen
</h3>
<img
src=
"/static/images/gross.png"
style=
"width:
5
0%; margin: 0px
2
5% 25px;"
>
<img
src=
"/static/images/gross.png"
style=
"width:
3
0%; margin: 0px
3
5% 25px;"
>
Zusätzliche Aufgaben mit und ohne Zeitbeschränkung
</div>
</a>
...
...
@@ -48,7 +48,7 @@
<a
href=
"https://bwinf.de/jwinfportal"
>
<div
class=
"notification"
>
<h3
class=
"title is-4"
>
Informationen
</h3>
<img
src=
"/static/images/logomittext.png"
style=
"width:
5
0%; margin: 0px
2
5% 25px; image-rendering: -moz-crisp-edges;"
>
<img
src=
"/static/images/logomittext.png"
style=
"width:
3
0%; margin: 0px
3
5% 25px; image-rendering: -moz-crisp-edges;"
>
Informationen zur Teilnahme und Anmeldung am Wettbewerb, Materialien, Termine …
</div>
</a>
...
...
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