“Typora”的版本间的差异

跳到导航 跳到搜索
添加137字节 、 2022年6月9日 (四) 21:44
无编辑摘要
/*source code mode*/
font-family: 'Ubuntu Mono', -apple-system, Helvetica Neue, Helvetica, Arial, PingFang SC, Hiragino Sans GB, WenQuanYi Micro Hei, Microsoft Yahei, sans-serif;
}
 
:root {
--search-select-bg-color: #fff;
--search-select-text-color: red;
}
 
.md-search-hit {
background: yellow;
color: #000;
}
</syntaxhighlight>

导航菜单