Skip to content

Instantly share code, notes, and snippets.

@jyntran
Created November 12, 2018 04:23
Show Gist options
  • Save jyntran/44417c9081ddd6c666bd77eda8993dd3 to your computer and use it in GitHub Desktop.
Save jyntran/44417c9081ddd6c666bd77eda8993dd3 to your computer and use it in GitHub Desktop.
NP
<style>
html, body {
font-family: helvetica,arial,sans serif;
}
hr, #userneohome, #usershop, #ncmall, #right_of_trohpies {
display: none;
}
#content {
margin: auto;
max-width: 800px;
width: 80%;
}
#userinfo {
margin-right: 24px;
padding-right: 24px;
}
#usercollections {
margin-left: 24px;
padding-left: 24px;
}
.contentModuleHeader, .contentModuleHeaderAlt {
padding-left: 8px;
background: none;
color: #333;
text-transform: lowercase;
font-size: 200%;
}
table, .contentModule, .contentModuleTable {
border: none;
}
table {
margin-bottom: 16px;
}
.contentModule {
width: 100%;
}
.contentModuleContent {
padding: 12px;
}
</style><div id="about">
<p>ABOUT TEXT HERE</p>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment