Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@IeuanGol
Last active June 19, 2020 16:53
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 IeuanGol/e8dc9583a38ec41ffff3fac144b3da70 to your computer and use it in GitHub Desktop.
Save IeuanGol/e8dc9583a38ec41ffff3fac144b3da70 to your computer and use it in GitHub Desktop.
h1.header-title-name:after {
content: 'Ieuan';
text-indent: 0;
display: block;
line-height: initial;
margin-bottom: 0.67em;
color: #ffffff;
}
h1.header-title-name {
text-indent: -9999px;
line-height: 0;
}
body {
background-color: #00f784;
background-image: url("https://i.imgur.com/r5IVDdB.png");
font-family: -apple-system,
BlinkMacSystemFont,
"Segoe UI",
Roboto,
Oxygen-Sans,
Ubuntu,
Cantarell,
"Helvetica Neue",
sans-serif;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment