Skip to content

Instantly share code, notes, and snippets.

@Efimero
Last active March 2, 2018 23:46
Show Gist options
  • Save Efimero/ec6f4009118128bf144902582c86e043 to your computer and use it in GitHub Desktop.
Save Efimero/ec6f4009118128bf144902582c86e043 to your computer and use it in GitHub Desktop.
.columns-area>div:nth-child(1) {
width: 300px !important;
}
.columns-area>div:nth-child(2) {
width: 760px !important;
}
.columns-area>div:nth-child(3) {
width: 300px !important;
}
.columns-area>div>.column,
.columns-area>div>.mastodon-column-container>.column {
width: 100%;
}
*:not(.fa) {
font-family: "Questrial" !important;
}
.media-gallery{
height: 100px !important;
width: auto !important;
}
.media-spoiler {
height: 100% !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment