Update moodle Theme
This commit is contained in:
parent
f7bedf0486
commit
db05dc77f3
1 changed files with 5 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
/* ==UserStyle==
|
||||
@name Gruvbox for Moodle
|
||||
@namespace git.m3.fyi/Marsn3
|
||||
@version 1.0.5
|
||||
@version 1.0.6
|
||||
@description Gruvbox Theme for Moodle
|
||||
@author Marsn3
|
||||
@homepageURL https://git.m3.fyi/Marsn3/userstyles
|
||||
|
|
@ -246,6 +246,10 @@
|
|||
border-color: var(--bg2) !important;
|
||||
}
|
||||
|
||||
.logo {
|
||||
content: url("https://moodle.rbs-ulm.de/moodle/pluginfile.php/2/course/section/1/rbs_logo.png")
|
||||
}
|
||||
|
||||
.logo,
|
||||
.atto_image_button_text-bottom {
|
||||
filter: var(--filter-reset) var(--filter-fg3) !important;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue