forked from LiveCarta/LiveCartaWP
LAW-3617
This commit is contained in:
@@ -627,6 +627,19 @@ blockquote {
|
|||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
margin-right: 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. */
|
/* Icons. */
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: lawcarta;
|
font-family: lawcarta;
|
||||||
@@ -3175,7 +3188,8 @@ footer {
|
|||||||
font-size: 17.5777px;
|
font-size: 17.5777px;
|
||||||
line-height: 23px;
|
line-height: 23px;
|
||||||
margin-bottom: 20px;
|
margin-bottom: 20px;
|
||||||
display: block; }
|
display: block;
|
||||||
|
font-weight: bold; }
|
||||||
.read-next .rn-block .head .text-overflow {
|
.read-next .rn-block .head .text-overflow {
|
||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
max-height: 3.6em;
|
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
Reference in New Issue
Block a user