mirror of
https://github.com/yannbertrand/macos-defaults
synced 2024-12-15 14:12:30 +00:00
15 lines
184 B
Stylus
15 lines
184 B
Stylus
main.page ul li a {
|
|
line-height: 1.9;
|
|
}
|
|
|
|
main.page blockquote {
|
|
color: #595959;
|
|
}
|
|
|
|
main.page p code {
|
|
color: #3b546d;
|
|
}
|
|
|
|
main.page .custom-block.tip {
|
|
border-color: #1d92f6;
|
|
}
|