Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
teckids.org
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container Registry
Operate
Environments
Monitor
Incidents
Service Desk
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Teckids
Team PR
teckids.org
Commits
dd1bc0d9
Unverified
Commit
dd1bc0d9
authored
4 months ago
by
Nik | Klampfradler
Browse files
Options
Downloads
Patches
Plain Diff
Update artwork for logo
parent
10a70264
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#193765
passed with warnings
4 months ago
Stage: test
Stage: build
Stage: deploy
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
sass/_menu.scss
+0
-9
0 additions, 9 deletions
sass/_menu.scss
static/artwork
+1
-1
1 addition, 1 deletion
static/artwork
templates/menu.html
+1
-1
1 addition, 1 deletion
templates/menu.html
with
2 additions
and
11 deletions
sass/_menu.scss
+
0
−
9
View file @
dd1bc0d9
...
@@ -72,15 +72,6 @@
...
@@ -72,15 +72,6 @@
}
}
}
}
@media
screen
{
#navbar-logo
>
img
{
filter
:
saturate
(
0
)
brightness
(
0
)
invert
(
1
);
}
#navbar-logo
>
img
:hover
{
filter
:
none
;
}
}
// FIXME: https://github.com/jgthms/bulma/issues/3757
// FIXME: https://github.com/jgthms/bulma/issues/3757
.navbar-burger
{
.navbar-burger
{
color
:
white
!
important
;
color
:
white
!
important
;
...
...
This diff is collapsed.
Click to expand it.
artwork
@
4b9a08e7
Compare
9435e6ed
...
4b9a08e7
Subproject commit
9435e6edd1b714a41480d7b5dcd9d8dc94d47030
Subproject commit
4b9a08e78c18bf417a945c9cb0cf86a6de1a423f
This diff is collapsed.
Click to expand it.
templates/menu.html
+
1
−
1
View file @
dd1bc0d9
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
<div
class=
"navbar-brand"
>
<div
class=
"navbar-brand"
>
<a
href=
"{{ get_url(path="
@/
_index.md
")
}}"
class=
"navbar-item"
>
<a
href=
"{{ get_url(path="
@/
_index.md
")
}}"
class=
"navbar-item"
>
<figure
class=
"image"
id=
"navbar-logo"
>
<figure
class=
"image"
id=
"navbar-logo"
>
<img
src=
"{{ get_url(path="
artwork
/
logo-teckids.svg
")
}}"
alt=
"
Schriftzug
Teckids
e.V.
"
/>
<img
src=
"{{ get_url(path="
artwork
/
logo-teckids
-orange
.svg
")
}}"
alt=
"
Logo
Teckids"
/>
</figure>
</figure>
</a>
</a>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment