mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-03-13 17:06:13 +01:00
content-text color variable
This commit is contained in:
parent
f487080474
commit
563c03f7d1
9 changed files with 23 additions and 14 deletions
|
|
@ -7,7 +7,7 @@
|
|||
color: $default-text;
|
||||
text-align: center;
|
||||
font-size: 18px;
|
||||
background-color: rgba($default-text, 0.3);
|
||||
background-color: rgba($content-text, 0.3);
|
||||
padding: 12px 5px;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue