wheeee
This commit is contained in:
parent
50ff3010c2
commit
ccb9e12862
@ -37,7 +37,7 @@ body {
|
|||||||
span.instance-name,
|
span.instance-name,
|
||||||
h1.instance-name.home-page,
|
h1.instance-name.home-page,
|
||||||
.custom-markup-container h1,
|
.custom-markup-container h1,
|
||||||
a.instance-name {
|
.custom-markup-container a.instance-name {
|
||||||
background: -webkit-linear-gradient(left, #0083F5, #f57200 65%) !important;
|
background: -webkit-linear-gradient(left, #0083F5, #f57200 65%) !important;
|
||||||
background-clip: text !important;
|
background-clip: text !important;
|
||||||
-webkit-background-clip: text !important;
|
-webkit-background-clip: text !important;
|
||||||
@ -60,19 +60,11 @@ a.instance-name {
|
|||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
|
|
||||||
#custom-css .custom-markup-container a {
|
.custom-markup-container a {
|
||||||
color: #f57200 !important;
|
color: #f57200 !important;
|
||||||
text-decoration: underline !important;
|
text-decoration: underline !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media only screen and (max-width: 425px) {
|
|
||||||
#custom-css .custom-markup-container img {
|
|
||||||
display: block !important;
|
|
||||||
width: 75% !important;
|
|
||||||
margin: 0 auto !important;
|
|
||||||
height: auto !important;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
input.p-inputtext.p-component.ng-star-inserted {
|
input.p-inputtext.p-component.ng-star-inserted {
|
||||||
color: white;
|
color: white;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user