1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-03-29 21:57:16 +02:00

Update custom.css

This commit is contained in:
Anton Titovets 2024-09-24 15:49:17 +03:00
parent ba23c88d2c
commit 066fb7ce0c

View File

@ -17,10 +17,12 @@
--docusaurus-highlighted-code-line-bg: #004943;;
}
p{
font-weight: lighter;
}
@media (min-width: 996px) {
.main-wrapper,.navbar{
background: rgba( 255, 255, 255, 0.25 );
@ -40,6 +42,8 @@ p{
}
}
.footer{
background-color: white;
}
@ -86,7 +90,6 @@ a:hover, .navbar__title:hover{
font-weight: 510;
}
li > a.menu__link {
justify-content: flex-start;
}