公告板
版本库
filestore
活动
搜索
登录
main
/
dkyChenJiang
地质所 沉降监测网建设项目
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
提交代码
zmk
2024-05-15
9e3afc6d0fa514f986d3fea40fa23124e6fb5070
[dkyChenJiang.git]
/
javaweb-plus
/
javaweb-cms
/
src
/
main
/
resources
/
static
/
ajax
/
libs
/
editormd
/
scss
/
lib
/
variables.scss
1
2
3
4
5
6
7
8
9
10
11
@charset "UTF-8";
// Global Variables
$prefix : ".editormd-";
$color : #666;
$mainColor : #2196F3;
$primaryColor : $mainColor;
$secondColor : #33CC66;
$thirdColor : #999999;
$borderColor : #ddd;