Skip to content

Instantly share code, notes, and snippets.

View yonghah's full-sized avatar

Yongha Hwang yonghah

View GitHub Profile
@yonghah
yonghah / dark_bawi.css
Last active September 28, 2021 12:57
글쓰기 submit 버튼 가독성 개선
/* palette
#222 background
#bbb text
#ddd brighter text
#666 border
#555 header
#444 darker items
*/
#globalWrapper {
background-color: #222 !important;