1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-07-17 01:42:25 +02:00

Доки CDEK

This commit is contained in:
Anton Titovets
2024-10-16 17:07:05 +03:00
parent 7289a10773
commit d0d28c6307
10 changed files with 70 additions and 20 deletions

View File

@ -130,7 +130,7 @@ li > a.menu__link {
.Notion a::before, .GoogleCalendar a::before, .GoogleDrive a::before, .GoogleSheets a::before,
.Slack a::before, .YandexDisk a::before, .Dropbox a::before, .Bitrix24 a::before, .Messenger a::before,
.Social a::before, .Database a::before, .Folder a::before, .Calendar a::before, .CRM a::before, .Commerce a::before,
.VKTeams a::before, .Ozon a::before, .Neocities a::before, .Start a::before, .Other a::before{
.VKTeams a::before, .Ozon a::before, .Neocities a::before, .CDEK a::before, .Start a::before, .Other a::before{
padding-right: 0.7rem;
padding-top: 0.4rem;
}
@ -199,6 +199,10 @@ li > a.menu__link {
content: url(../../static/img/APIs/small/Neocities.png);
}
.CDEK > div > a::before{
content: url(../../static/img/APIs/small/CDEK.png);
}
.Messenger > div > a::before{
content: url(../../static/img/Categories/chat.png);
}