html {
font-size: 18px;
}
/* For logo image */
nav > div a:first-of-type .v-btn__content img {
width: 100%;
height: 100%;
}
/* Fixed footer */
footer.v-footer {
position: fixed;
bottom: 0px;
width: 100%;
}
div.v-application--wrap {
margin-bottom: 48px;
}
/* Show full poster height */
.img.thumb img {
aspect-ratio: auto !important;
max-height: 100% !important;
}
/* Hide fallback poster */
img.thumb[src="proxy.php?url=/fallbackimage.png"] {
display: none !important;
}
.event {
min-height: auto !important;
}
/* Background color of cards */
.theme--dark.v-card {
background-color: #2f2f2f !important;
}
/* Tag styling */
.v-btn {
text-transform: none !important;
}
/* For tag colors */
a.v-chip[href="proxy.php?url=/tag/arts-culture"],
.v-application a.primary--text[href="proxy.php?url=/collection/arts-culture"] {
caret-color: rgb(0, 127, 117) !important;
border-color: rgb(0, 127, 117) !important;
color: rgb(0, 127, 117) !important;
}
a.v-chip[href="proxy.php?url=/tag/arts-culture"].theme--light,
.v-application a.primary--text[href="proxy.php?url=/collection/arts-culture"].theme--light {
// color: #2f2f2f !important;
}
a.v-chip[href="proxy.php?url=/tag/palestine"],
.v-application a.primary--text[href="proxy.php?url=/collection/palestine"] {
color: rgb(255, 0, 0) !important;
caret-color: rgb(255, 0, 0) !important;
border-color: rgb(255, 0, 0) !important;
}
a.v-chip[href="proxy.php?url=/tag/palestine"].theme--light,
.v-application a.primary--text[href="proxy.php?url=/collection/palestine"].theme--light {
// color: #2f2f2f !important;
}
a.v-chip[href="proxy.php?url=/tag/meet-train-campaign"],
.v-application a.primary--text[href="proxy.php?url=/collection/meet-train-campaign"] {
color: rgb(138, 93, 255) !important;
caret-color: rgb(138, 93, 255) !important;
border-color: rgb(138, 93, 255) !important;
}
a.v-chip[href="proxy.php?url=/tag/meet-train-campaign"].theme--light,
.v-application a.primary--text[href="proxy.php?url=/collection/meet-train-campaign"].theme--light {
// color: #2f2f2f !important;
}
a.v-chip[href="proxy.php?url=/tag/mutual-aid"],
.v-application a.primary--text[href="proxy.php?url=/collection/mutual-aid"] {
color: rgb(74, 161, 60) !important;
caret-color: rgb(74, 161, 60) !important;
border-color: rgb(74, 161, 60) !important;
}
a.v-chip[href="proxy.php?url=/tag/mutual-aid"].theme--light,
.v-application a.primary--text[href="proxy.php?url=/collection/mutual-aid"].theme--light {
// color: #2f2f2f !important;
}
a.v-chip[href="proxy.php?url=/tag/protest"],
.v-application a.primary--text[href="proxy.php?url=/collection/protest"] {
color: rgb(173, 49, 225) !important;
caret-color: rgb(173, 49, 225) !important;
border-color: rgb(173, 49, 225) !important;
}
a.v-chip[href="proxy.php?url=/tag/protest"].theme--light,
.v-application a.primary--text[href="proxy.php?url=/collection/protest"].theme--light {
// color: #2f2f2f !important;
}
a.v-chip[href="proxy.php?url=/tag/vigil"],
.v-application a.primary--text[href="proxy.php?url=/collection/vigil"] {
color: rgb(107, 163, 251) !important;
caret-color: rgb(107, 163, 251) !important;
border-color: rgb(107, 163, 251) !important;
}
a.v-chip[href="proxy.php?url=/tag/vigil"].theme--light,
.v-application a.primary--text[href="proxy.php?url=/collection/vigil"].theme--light {
// color: #2f2f2f !important;
}
a.v-chip[href="proxy.php?url=/tag/immigration"],
.v-application a.primary--text[href="proxy.php?url=/collection/immigration"] {
color: rgb(252,15,192) !important;
caret-color: rgb(252,15,192) !important;
border-color: rgb(252,15,192) !important;
}
a.v-chip[href="proxy.php?url=/tag/immigration"].theme--light,
.v-application a.primary--text[href="proxy.php?url=/collection/immigration"].theme--light {
// color: #2f2f2f !important;
}