Skip to content

Instantly share code, notes, and snippets.

@lunamoth
Created November 16, 2022 15:30
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/ca6536fb93157bf48a7d71b1700c813c to your computer and use it in GitHub Desktop.
Save lunamoth/ca6536fb93157bf48a7d71b1700c813c to your computer and use it in GitHub Desktop.
div.column-wrapper {
background-color: white;
}
div.site-wrapper {
background-color: white;
}
p font font {
color: black;
font-size:17px;
font-family:"Lato","나눔바른고딕";
line-height: 1.7;
word-break: keep-all;
}
section div blockquote {
background-color: white;
}
body.home.blog.grid-view.dark.blog-us.noskim.sticky_support {
background-color: white;
}
*
{
font-family:"Lato","나눔바른고딕";
line-height: 1.7;
word-break: keep-all;
}
ul li header {
background-color: white;
}
footer.site-footer {
background-color: white;
}
body{
background-color: white;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment