公告板
版本库
filestore
活动
搜索
登录
main
/
xiehe_website
协和网站
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
v3 firstSubmit
杨磊
昨天
00594e3e14d02377aef8319ae1c11ed79bfc5ee7
[xiehe_website.git]
/
src
/
assets
/
main.css
1
2
3
4
5
6
7
8
9
10
11
12
13
14
@import './base.css';
#app {
width: 100%;
}
a,
.green {
text-decoration: none;
color: hsla(160, 100%, 37%, 1);
transition: 0.4s;
padding: 3px;
}