ID-Bot / style.css
gsocher's picture
Upload 4 files
44d1d8f
raw
history blame contribute delete
659 Bytes
.gap.panel {
padding: 0 !important;
}
/*
div {
background-image: url("https://mediapool.hm.edu/media/mucdai/keyvisuals_1/mucdai_keyvisual_16_portrait_m.jpg") !important;
}
*/
div {
background-image: url("./assets/gulfer-ergin-LUGuCtvlk1Q-unsplash.jpg") !important;
}
div.gap > .stretch {
display: none !important;
}
div.gap.panel > div.gr-group {
position: absolute;
bottom: 0;
}
h1 {
font-size: 24px !important;
}
.ask-button {
background-color: var(--color-accent);
font-weight: bold;
letter-spacing: 0.1rem;
}
.gallery-item {
color: var(--block-label-text-color) !important;
}
div.message-wrap {
margin-bottom: 32px !important;
}