midterm_AirBnB_07 / public /stylesheet.css
mpav's picture
initial
8fd4dfb
raw
history blame contribute delete
528 Bytes
img {
max-height: 70px !important;
}
.css-8mm1u0 {
background-color: #288b8f !important;
color: white;
}
/* Hide the original text */
.css-pcmo6i {
visibility: hidden;
}
/* Insert new text using ::before */
.css-pcmo6i::before {
content: 'Built by Marko P.';
font-weight: bold;
color: #8ac7c7;
visibility: visible;
display: block;
}
svg[viewBox="0 0 1143 266"] {
visibility: hidden;
}
img[alt="watermark"] {
visibility: hidden;
}
.css-2y0hwe {
color: #49a3a3 !important;
}