1
0
mirror of https://github.com/suk-ws/ph-Bookshelf.git synced 2024-12-05 09:26:52 +08:00
ph-Bookshelf/assets/bread-card-markdown-compat-highlight-js.css

19 lines
1.0 KiB
CSS
Raw Normal View History

/******************************************************************************
##############################################################################
##### #####
##### Markdown StyleSheet of ui design BreadCard #####
##### compatibility layer #####
##### for highlight.js #####
##### #####
##### @author: Sukazyo Workshop #####
##### @version 1.0 #####
##### #####
##############################################################################
******************************************************************************/
.hljs,
code.hljs,
pre code.hljs {
padding: 0.2rem 1.2rem 0.6rem;
}