Revert "web: glossary fix (#4298)"

This reverts commit d3274b28ba.
This commit is contained in:
Evgeny Poberezkin
2024-06-18 23:44:58 +01:00
parent 0198c1f110
commit d993381d31
7 changed files with 17 additions and 43 deletions
-4
View File
@@ -217,10 +217,6 @@ h6 {
float: right;
margin-left: 3rem;
}
#article .float-right{
margin-left: 3rem;
}
}
@media (max-width:768px) {
+12 -22
View File
@@ -764,15 +764,14 @@ p a{
}
.tooltip-title{
margin: 0 !important;
margin-bottom: 0.5rem !important;
color: #0197FF !important;
font-weight: 600 !important;
font-size: 1.1rem !important;
margin-bottom: 0.5rem;
color: #0197FF;
font-weight: 600;
font-size: 1.1rem;
}
.dark .tooltip-title{
color: #70F0F9 !important;
color: #70F0F9;
}
.glossary-tooltip .read-more-btn{
@@ -855,18 +854,13 @@ p a{
}
.glossary-overlay .overlay-card .overlay-title{
font-size: 1.875rem !important;
line-height: 2.25rem !important;
font-weight: 700 !important;
margin: 0 !important;
padding: 0 !important;
margin-bottom: 1.5rem !important;
--tw-text-opacity: 1 !important;
color: rgb(1 151 255 / var(--tw-text-opacity)) !important;
}
.glossary-overlay .overlay-card .overlay-title::after{
background-color: transparent !important;
font-size: 1.875rem;
line-height: 2.25rem;
font-weight: 700;
margin-bottom: 1rem;
margin-bottom: 1.5rem;
--tw-text-opacity: 1;
color: rgb(1 151 255 / var(--tw-text-opacity));
}
.glossary-overlay .overlay-card .overlay-content{
@@ -882,10 +876,6 @@ p a{
color: #fff;
}
.glossary-overlay .overlay-card .overlay-content p{
margin: 0 !important;
}
.close-overlay-btn{
fill: #3F484B;
position: fixed;