mirror of
https://gitlab.com/MrFry/qmining-page
synced 2025-04-01 20:23:44 +02:00
Added missing css
This commit is contained in:
parent
7ee8c376fa
commit
1770094b37
1 changed files with 9 additions and 0 deletions
9
src/pages/faq.module.css
Normal file
9
src/pages/faq.module.css
Normal file
|
@ -0,0 +1,9 @@
|
|||
.content b {
|
||||
color: #fff;
|
||||
display: block;
|
||||
margin: 5px 0px;
|
||||
}
|
||||
|
||||
.content i {
|
||||
color: #fff;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue