# My favorite CSS hack

> Clean Markdown view of GeekNews topic #473. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=473](https://news.hada.io/topic?id=473)
- GeekNews Markdown: [https://news.hada.io/topic/473.md](https://news.hada.io/topic/473.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2019-09-05T13:47:25+09:00
- Updated: 2019-09-05T13:47:25+09:00
- Original source: [dev.to](https://dev.to/gajus/my-favorite-css-hack-32g3)
- Points: 2
- Comments: 2

## Topic Body

웹페이지 CSS 디버깅을 위한 팁.

레벨별로 색을 다르게 주어서 구분할수 있게 하는 CSS 코드.

## Comments



### Comment 411

- Author: xguru
- Created: 2019-09-05T13:49:21+09:00
- Points: 2

정말 훌륭한건 댓글에 있는 팁.

이 CSS 코드를 북마클릿에 등록해서 어떤 사이트에서든 이 CSS 코드를 삽입해줌.

https://gist.github.com/vcastroi/e0d296171842e74ad7d4eef7daf15df6

북마크에 등록하고 써보는데 정말 훌륭. 한번 누르면 켜지고, 다시 누르면 꺼짐

### Comment 14217

- Author: greenhead
- Created: 2023-01-14T19:08:08+09:00
- Points: 1
- Parent comment: 411
- Depth: 1

감사합니다!!
