Skip to content

Instantly share code, notes, and snippets.

@fex80
Created November 8, 2023 13:41
Show Gist options
  • Save fex80/1a3042f9fbc20649ecfc199d5fed34a3 to your computer and use it in GitHub Desktop.
Save fex80/1a3042f9fbc20649ecfc199d5fed34a3 to your computer and use it in GitHub Desktop.
Stylesheet for our app-help.acim.org
#fullArticle p img {
height: 60vh;
max-height: 60vh;
width: auto !important;
max-width: auto !important;
text-align: center;
margin-left: auto;
margin-right: auto;
border: 1px solid red;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment