You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
8.3 KiB
CSS
6 lines
8.3 KiB
CSS
7 months ago
|
/*!
|
||
|
* Plugin: Rank Math
|
||
|
* URL: https://rankmath.com/wordpress/plugin/seo-suite/
|
||
|
* Name: blocks.css
|
||
|
*/:root{--rankmath-wp-adminbar-height: 0}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(-360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(-360deg)}}@keyframes bounce{from{-webkit-transform:translateY(0px);transform:translateY(0px)}to{-webkit-transform:translateY(-5px);transform:translateY(-5px)}}@-webkit-keyframes bounce{from{-webkit-transform:translateY(0px);transform:translateY(0px)}to{-webkit-transform:translateY(-5px);transform:translateY(-5px)}}@-webkit-keyframes loading{0%{background-size:20% 50% ,20% 50% ,20% 50%}20%{background-size:20% 20% ,20% 50% ,20% 50%}40%{background-size:20% 100%,20% 20% ,20% 50%}60%{background-size:20% 50% ,20% 100%,20% 20%}80%{background-size:20% 50% ,20% 50% ,20% 100%}100%{background-size:20% 50% ,20% 50% ,20% 50%}}@keyframes loading{0%{background-size:20% 50% ,20% 50% ,20% 50%}20%{background-size:20% 20% ,20% 50% ,20% 50%}40%{background-size:20% 100%,20% 20% ,20% 50%}60%{background-size:20% 50% ,20% 100%,20% 20%}80%{background-size:20% 50% ,20% 50% ,20% 100%}100%{background-size:20% 50% ,20% 50% ,20% 50%}}#rank-math-faq ul,#rank-math-howto ul{margin:0 0 15px;padding:0;list-style-type:none}#rank-math-faq ul li,#rank-math-howto ul li{overflow:hidden;margin-bottom:15px;padding:15px 15px 20px;border-radius:5px;background:#fff;-webkit-box-shadow:0 0 10px #d9d9d9, 0 0 40px #fff;box-shadow:0 0 10px #d9d9d9, 0 0 40px #fff}#rank-math-faq ul li .question-not-visible,#rank-math-faq ul li .step-not-visible,#rank-math-howto ul li .question-not-visible,#rank-math-howto ul li .step-not-visible{opacity:.5}.rank-math-item-header,.rank-math-item-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.rank-math-block{padding:30px 15px;border-radius:5px;background:#f3f4f5;color:#000}.rank-math-block-actions{position:relative;z-index:1;margin-left:1rem}.rank-math-block-actions .components-button.has-icon{line-height:40px;display:inline-block;width:30px;min-width:30px;height:30px;margin-right:5px;padding:0;opacity:.7;border-radius:2px}.rank-math-block-actions .components-button.has-icon:last-child{margin-right:0}.rank-math-block-actions .components-button.has-icon span.dashicon{margin:0;vertical-align:0}.rank-math-block-actions .components-button.has-icon.rank-math-item-move{color:#333;background:#e5e7e9}.rank-math-block-actions .components-button.has-icon.rank-math-item-move>span{margin-left:-2px}.rank-math-block-actions .components-button.has-icon.rank-math-item-move:hover{color:#262626;background:#d7dbde}.rank-math-block-actions .components-button.has-icon.rank-math-item-move.move-up{margin-right:1px;border-radius:2px 0 0 2px}.rank-math-block-actions .components-button.has-icon.rank-math-item-move.move-down{border-radius:0 2px 2px 0}.rank-math-block-actions .components-button.has-icon.rank-math-item-move.rank-math-item-disabled{color:#999}.rank-math-block-actions .components-button.has-icon.rank-math-item-move.rank-math-item-disabled:hover{color:#999}.rank-math-block-actions .components-button.has-icon.rank-math-item-visbility{color:#2f7a36;background:#d0ecd3}.rank-math-block-actions .components-button.has-icon.rank-math-item-visbility:not(.is-secondary):not(.is-primary):not(.is-tertiary):not(.is-link):active,.rank-math-block-actions .components-button.has-icon.rank-math-item-visbility:not(.is-secondary):not(.is-primary):not(.is-tertiary):not(.is-link):focus,.rank-math-block-actions .components-button.has-icon.rank-math-item-visbility:not(.is-secondary):not(.is-primary):not(.is-tertiary):not(.is-link):hover{opacity:1;color:#28682e;background:#d0ecd3;-webkit-box-shadow:none;box-shadow:none}.rank-math-block-actions .components-button.has-icon.rank-math-item-delete{color:#6a1b1a;background:#f1dada}.rank-math-block-actions .components-button.has-icon.rank-math-item-delete:not(.is-secondary):not(.is-primary):not(.is-tertiary):not(.is-link):active,.
|