Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
zedflow
test-k1
Commits
c7a174a5
Commit
c7a174a5
authored
9 months ago
by
Traboulsi
Browse files
Options
Download
Email Patches
Plain Diff
Update public/assets/css/main.css
parent
0fe6a2db
Pipeline
#9944
passed with stage
in 8 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
public/assets/css/main.css
+38
-1
public/assets/css/main.css
with
38 additions
and
1 deletion
+38
-1
public/assets/css/main.css
+
38
-
1
View file @
c7a174a5
...
...
@@ -2764,3 +2764,40 @@ section,
color
:
color-mix
(
in
srgb
,
var
(
--default-color
),
transparent
60%
);
font-size
:
14px
;
}
/* Salam*/
/* Styles for page titles to match frame colors */
/* KI Kompetenzen Page */
.ki-kompetenzen-title
{
color
:
#00bcd4
;
/* Color matching the item-cyan frame */
}
/* Learning Analytics Infrastruktur Page */
.learning-analytics-title
{
color
:
#ff9800
;
/* Color matching the item-orange frame */
}
/* Personalisiertes Lernen Page */
.personalisiertes-lernen-title
{
color
:
#009688
;
/* Color matching the item-teal frame */
}
/* KI Ethik Page */
.ki-ethik-title
{
color
:
#f44336
;
/* Color matching the item-red frame */
}
/* Study Dean Cockpit Page */
.study-dean-cockpit-title
{
color
:
#3f51b5
;
/* Color matching the item-indigo frame */
}
/* Generative KI Page */
.generative-ki-title
{
color
:
#e91e63
;
/* Color matching the item-pink frame */
}
/* Adaptives Testen Page */
.adaptives-testen-title
{
color
:
#00bcd4
;
/* Color matching the item-cyan frame */
}
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets