Add SVN quick access entry
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user