This commit is contained in:
2020-06-06 11:48:12 +00:00
parent 7b044f97b8
commit 5ce517542b
7 changed files with 253 additions and 143 deletions

View File

@ -7,6 +7,7 @@
background-color: #b4c7fe;
border-radius: 20px;
border: 2px #3574fe solid;
overflow: hidden;
}
.sidebartitle {
@ -19,5 +20,5 @@
background-color: #8ca3fc;
border-radius: 5px;
padding: 2px 10px 2px 15px;
width: 60%;
width: 220px;
}