mirror of
https://github.com/Sosokker/SOS12.git
synced 2025-12-19 12:44:05 +01:00
edit FAQ style
This commit is contained in:
parent
bedac418f3
commit
ac68a1a439
@ -424,3 +424,30 @@ div.MuiContainer-root {
|
|||||||
#sos-head {
|
#sos-head {
|
||||||
margin-top: 50px;
|
margin-top: 50px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.text-blue-700 {
|
||||||
|
--tw-text-opacity: 1;
|
||||||
|
color: #fc6ac3;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg-white {
|
||||||
|
--tw-bg-opacity: 1;
|
||||||
|
background-color: rgb(21 16 48);
|
||||||
|
border: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg-white:hover {
|
||||||
|
--tw-bg-opacity: 1;
|
||||||
|
background-color: #2e2b52;
|
||||||
|
border: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
.text-gray-900 {
|
||||||
|
--tw-text-opacity: 1;
|
||||||
|
color: white;
|
||||||
|
}
|
||||||
|
|
||||||
|
.text-gray-700 {
|
||||||
|
--tw-text-opacity: 1;
|
||||||
|
color: #ffcce5;
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue
Block a user