This commit is contained in:
Jerry
2020-10-01 11:46:03 +03:00
parent 8ba4bebaeb
commit f49cc88b34
3 changed files with 17 additions and 3 deletions

View File

@@ -627,6 +627,19 @@ blockquote {
margin-left: auto;
margin-right: auto; }
.popover-content {
font-size: 10px;
min-width: 200px;
word-wrap: break-word;
max-height: 300px;
overflow: auto; }
.popover, .popover p {
font-size: 10px !important; }
.popover-title {
display: none; }
/* Icons. */
@font-face {
font-family: lawcarta;
@@ -3175,7 +3188,8 @@ footer {
font-size: 17.5777px;
line-height: 23px;
margin-bottom: 20px;
display: block; }
display: block;
font-weight: bold; }
.read-next .rn-block .head .text-overflow {
font-size: 18px;
max-height: 3.6em;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long