mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-20 21:33:15 -07:00
Update _base.scss
This commit is contained in:
parent
665c4e489a
commit
ba1e2bd37b
1 changed files with 12 additions and 1 deletions
|
@ -14,7 +14,18 @@ section#why,section#download {
|
||||||
.donatebg {
|
.donatebg {
|
||||||
background-color:#df691a !important;
|
background-color:#df691a !important;
|
||||||
}
|
}
|
||||||
.btn-outline:hover, .btn-outline:focus, {
|
.donate-title {
|
||||||
|
font-weight: 500 !important;
|
||||||
|
font-size: 2.3em;
|
||||||
|
color: black;
|
||||||
|
}
|
||||||
|
.btn-outline-donate {
|
||||||
|
color:black !important;
|
||||||
|
text-color: black;
|
||||||
|
font-size: 15px !important;
|
||||||
|
font-weight:500px;
|
||||||
|
}
|
||||||
|
.btn-outline:hover, .btn-outline:focus, .btn-outline-donate:hover, .btn-outline-donate:focus {
|
||||||
color: black !important;
|
color: black !important;
|
||||||
}
|
}
|
||||||
.img-center {
|
.img-center {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue