1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-04-26 20:43:22 +02:00

Правка стилей документации

This commit is contained in:
Anton Titovets
2026-02-17 09:30:31 +03:00
parent 6acea30884
commit 723b082f92
2 changed files with 3 additions and 3 deletions
@@ -30,12 +30,13 @@
height: 100%;
display: flex;
align-items: center;
font-weight: 400;
font-weight: 500;
font-size: 0.7rem;
letter-spacing: 0.02em;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-rendering: optimizeLegibility;
padding-top: 1px;
}
.tagValue {
+1 -2
View File
@@ -35,7 +35,6 @@ strong{
font-size: 1rem;
color: #333;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8); /* Легкий текстовый отблеск */
box-shadow:
inset 0 1px 3px rgba(255, 255, 255, 0.7), /* Мягкий внутренний свет */
0 4px 8px rgba(0, 0, 0, 0.1); /* Легкая внешняя тень */
@@ -171,7 +170,7 @@ a:hover, .navbar__title:hover{
.breadcrumbs__item--active .breadcrumbs__link {
border-color: #004943 !important;
border: 2px solid;
border: 1px solid;
color: black;
background-color: white;
}