mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-08-28 00:44:27 +00:00
@@ -217,10 +217,6 @@ h6 {
|
||||
float: right;
|
||||
margin-left: 3rem;
|
||||
}
|
||||
|
||||
#article .float-right{
|
||||
margin-left: 3rem;
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width:768px) {
|
||||
|
||||
+12
-22
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user