1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-12-07 23:03:08 +02:00

Правки доков

This commit is contained in:
Anton Titovets
2024-08-20 14:26:10 +03:00
parent 8d970edfbc
commit 93e86ef75a
3 changed files with 7 additions and 1 deletions

View File

@@ -95,7 +95,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, .Start a::before{
.VKTeams a::before, .Ozon a::before, .Start a::before{
padding-right: 0.7rem;
padding-top: 0.4rem;
}
@@ -156,6 +156,10 @@ li > a.menu__link {
content: url(../../static/img/APIs/small/VKTeams.png);
}
.Ozon > div > a::before{
content: url(../../static/img/APIs/small/Ozon.png);
}
.Messenger > div > a::before{
content: url(../../static/img/Categories/chat.png);
}