mirror of
https://github.com/humhub/humhub.git
synced 2025-01-17 22:28:51 +01:00
Added colorfont css classes
This commit is contained in:
parent
8ba354e3dd
commit
f755f08231
File diff suppressed because one or more lines are too long
@ -105,6 +105,29 @@
|
||||
border-color: @danger !important;
|
||||
}
|
||||
|
||||
/* Fonts */
|
||||
|
||||
.colorFont1 {
|
||||
color: @font1 !important;
|
||||
}
|
||||
|
||||
.colorFont2 {
|
||||
color: @font2 !important;
|
||||
}
|
||||
|
||||
.colorFont3 {
|
||||
color: @font3 !important;
|
||||
}
|
||||
|
||||
.colorFont4 {
|
||||
color: @font4 !important;
|
||||
}
|
||||
|
||||
.colorFont5 {
|
||||
color: @font5 !important;
|
||||
}
|
||||
|
||||
|
||||
//
|
||||
// General
|
||||
// --------------------------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user