File tree Expand file tree Collapse file tree 1 file changed +13
-6
lines changed
Expand file tree Collapse file tree 1 file changed +13
-6
lines changed Original file line number Diff line number Diff line change 2727 font-weight : bold;
2828}
2929
30- .cnblogs-markdown h1 {
31- font-size : 2em ;
32- margin : 0.67em 0 ;
33- }
34-
3530.cnblogs-markdown img {
3631 border : 0 ;
3732}
255250.cnblogs-markdown h6 : hover .anchor .octicon-link {
256251 display : inline-block;
257252}
258-
253+ /*h标签的样式和simplememory主题保持一致*/
254+ /*
259255.cnblogs-markdown h1 {
260256 padding-bottom: 0.3em;
261257 font-size: 2.25em !important;
282278 font-size: 1.5em!important;
283279 line-height: 1.43;
284280}
281+ */
285282
283+ .cnblogs-markdown h1 , .cnblogs-markdown h2 , .cnblogs-markdown h3 {
284+ /*font-size: 2em;*/
285+ margin-bottom : 5px ;
286+ padding-left : 15px ;
287+ padding-bottom : 5px ;
288+ padding-top : 5px ;
289+ }
290+ .cnblogs-markdown h1 .anchor , .cnblogs-markdown h2 .anchor {
291+ line-height : 1 ;
292+ }
286293.cnblogs-markdown h3 .anchor {
287294 line-height : 1.2 ;
288295}
You can’t perform that action at this time.
0 commit comments