Skip to content

Instantly share code, notes, and snippets.

@onionmk2
Created December 6, 2021 20:22
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 onionmk2/6c1330179c235dd92831ba545d3be541 to your computer and use it in GitHub Desktop.
Save onionmk2/6c1330179c235dd92831ba545d3be541 to your computer and use it in GitHub Desktop.
unreal c++ doc css. Regex: https:\/\/docs\.unrealengine\.com\/.+\/en-US\/API.+
th {
padding: 0;
}
td {
padding: 0;
}
table {
margin: 0 0 1em 0;
}
body {
line-height: normal;
}
.heading {
font-size: 1em;
margin: 0.5em 0 0 0;
color: purple;
}
p {
margin: 0;
}
.simplecode_api {
padding: 1em !important;
}
.hierarchy-button-cell {
padding: 0 1em 0 0;
}
.hierarchy-label-cell {
height: 1em;
}
.hero {
height: auto;
}
.hero h1 {
padding: 0;
margin: 0;
float: none;
}
#pageTitle {
position: static !important;
}
.hero h2 {
padding: 0 !important;
margin: 0 !important;
position: static !important;
}
#maincol {
padding: 0 1em;
}
.type-span {
color: #3D93FF !important;
}
.type-span a {
color: #3D93FF !important;
}
/* #navWrapper {
display: none !important;
width: 0px !important;
} */
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment