Skip to content

Instantly share code, notes, and snippets.

@donma
Last active October 15, 2025 02:04
Show Gist options
  • Save donma/7da38dfcd6405e0db30194694145096c to your computer and use it in GitHub Desktop.
Save donma/7da38dfcd6405e0db30194694145096c to your computer and use it in GitHub Desktop.
/* github 行號框限拿掉 */
.article__content pre, .article__content table, .article__content td, .article__content th {
border: transparent 1px solid;
}
.gist .gist-file {
.gist-data {
background-color: #f7f7f7;
}
}
.article__content div {
margin: 1px 0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment