You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2026-04-26 20:43:22 +02:00
Правка стилей документации
This commit is contained in:
@@ -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 {
|
||||
|
||||
Vendored
+1
-2
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user