Update style.css

This commit is contained in:
anapnoe
2023-05-14 17:24:52 +03:00
parent 087d1a792d
commit 94a759bd9f
+3 -5
View File
@@ -3403,8 +3403,8 @@ li.coffee-circle {
}
.coffee-circle .tooltip-html .top {
width: 320px;
max-width: 320px;
width: 220px;
max-width: 220px;
text-align: left;
padding: 16px;
}
@@ -3424,10 +3424,8 @@ li.coffee-circle p b {
}
.coffee-circle .tooltip-html .top > svg,
.coffee-circle .tooltip-html .top > img {
/*float: left;
margin-right: 5px;*/
margin: auto;
margin-bottom: 8px;
width: 60%;
}
.coffee-circle .tooltip-html .top blockquote {
background: var(--ae-frame-bg-color);