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
48ce78fb
Commit
48ce78fb
authored
Feb 16, 2020
by
Robert Czechowski
Browse files
Add smaller bulma css file with slightly modified colours
parent
58c67684
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
static/lib/bulma/medal-bulma-0.7.5.css
0 → 100644
View file @
48ce78fb
This diff is collapsed.
Click to expand it.
templates/jwinf/base.hbs
View file @
48ce78fb
...
...
@@ -3,7 +3,7 @@
<head>
<meta
charset=
"utf-8"
>
<title>
Jugendwettbewerb Informatik: Programmieren – einfacher als du denkst!
</title>
<link
rel=
"stylesheet"
href=
"/static/lib/bulma/bulma-0.7.5.css"
>
<link
rel=
"stylesheet"
href=
"/static/lib/bulma/
medal-
bulma-0.7.5.css"
>
<link
rel=
"icon"
href=
"/static/images/favicon.png"
type=
"image/png"
>
<style>
::placeholder
{
...
...
templates/jwinf/contest.hbs
View file @
48ce78fb
...
...
@@ -4,7 +4,7 @@
<head>
<meta
charset=
"utf-8"
>
<title>
Jugendwettbewerb Informatik: Programmieren – einfacher als du denkst!
</title>
<link
rel=
"stylesheet"
href=
"/static/lib/bulma/bulma-0.7.5.css"
>
<link
rel=
"stylesheet"
href=
"/static/lib/bulma/
medal-
bulma-0.7.5.css"
>
<link
rel=
"icon"
href=
"/static/images/favicon.png"
type=
"image/png"
>
<style>
ul
{
...
...
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