Skip to content

Instantly share code, notes, and snippets.

@rocky-jaiswal
Created September 1, 2022 18:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rocky-jaiswal/abf3e76fb59b8afd55e16ff98dd99d05 to your computer and use it in GitHub Desktop.
Save rocky-jaiswal/abf3e76fb59b8afd55e16ff98dd99d05 to your computer and use it in GitHub Desktop.
hr {
border-top: 2px solid #045295 !important;
}
.homepage-blocks {
display: none;
}
#app-cta {
display: none;
}
.footer-flex-row {
display: none;
}
.sys-announce {
display: none;
}
.resources {
display: none;
}
.bottom-ad {
display: none;
}
.an-mobile-menu-closed {
display: none;
}
.votd-subscribe-form {
display: none;
}
.flex-7 {
flex: none !important;
max-width: 1200px;
}
.other-resources {
display: none;
}
body, div, nav, button {
background-color: #1d1d1d;
color: #cfcfcf;
font-family: Noto Sans,sans-serif,Arial;
}
.text-html p, .text-html td, .text-html th {
font-family: Noto Sans,sans-serif,Arial;
font-size: 2.2rem;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment