Skip to content

Instantly share code, notes, and snippets.

@lunamoth
Created July 24, 2021 11:32
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 lunamoth/bccea85d4a1d9b9113a3295af44b2578 to your computer and use it in GitHub Desktop.
Save lunamoth/bccea85d4a1d9b9113a3295af44b2578 to your computer and use it in GitHub Desktop.
* {
background-color: #ffffff;
color: #000000
}
a:visited {color: silver;}
div.inside {
color: #fff;
background-color: #ffffff;
}
div.col-dz.col-dz-12 {
color: #fff;
background-color: #ffffff;
}
#s201904085caae9de45696 main > .inside
{
border-color:#fff
}
*
{
font-family: 나눔바른고딕;
font-size: 17px;
line-height: 2;
word-break: keep-all;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment