mirror of
https://github.com/humhub/humhub.git
synced 2025-01-17 14:18:27 +01:00
Media list style text color improvement
This commit is contained in:
parent
8a203afc11
commit
06b593f5c5
@ -10,7 +10,7 @@
|
|||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
|
|
||||||
a {
|
a {
|
||||||
color: @text-color-highlight;
|
color: @text-color-main;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -97,6 +97,10 @@
|
|||||||
word-break: break-all;
|
word-break: break-all;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
strong {
|
||||||
|
color: @text-color-highlight;
|
||||||
|
}
|
||||||
|
|
||||||
h5 {
|
h5 {
|
||||||
color: @text-color-soft2;
|
color: @text-color-soft2;
|
||||||
font-weight: 300;
|
font-weight: 300;
|
||||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user