diff --git a/assets/css/components.css b/assets/css/components.css index 075978f..46fc1a2 100644 --- a/assets/css/components.css +++ b/assets/css/components.css @@ -662,6 +662,12 @@ background: linear-gradient(145deg, #f7fbff, #eef7ff); } +.card-svn { + color: #6a5cff; + border-color: rgba(106, 92, 255, 0.3); + background: linear-gradient(145deg, #f9fbff, #f0f1ff); +} + .card-software { color: #2049ee; border-color: rgba(32, 73, 238, 0.28); diff --git a/assets/icons/svn.svg b/assets/icons/svn.svg new file mode 100644 index 0000000..8f0c7e9 --- /dev/null +++ b/assets/icons/svn.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/index.html b/index.html index c7b0002..7af1cb1 100644 --- a/index.html +++ b/index.html @@ -3,12 +3,12 @@ - + sumi.work - 服务入口 - +