var/www/html/servotec-doerpen/wp-includes/blocks/button | uid:33
editor.css [X]
/**
 * Colors
 */
.wp-block[data-align=center] > .wp-block-button {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.wp-block[data-align=right] > .wp-block-button {
  /*!rtl:ignore*/
  text-align: right;
}

.wp-block-button {
  position: relative;
  cursor: text;
}
.wp-block-button:focus {
  box-shadow: 0 0 0 1px #fff, 0 0 0 3px var(--wp-admin-theme-color);
  outline: 2px solid transparent;
  outline-offset: -2px;
}
.wp-block-button[data-rich-text-placeholder]::after {
  opacity: 0.8;
}

div[data-type="core/button"] {
  display: table;
}
block.json3.1KV E R D
editor-rtl.css545V E R D
editor-rtl.min.css444V E R D
editor.css563V E R D
style-rtl.css2.5KV E R D
style-rtl.min.css2.2KV E R D
style.css2.5KV E R D
style.min.css2.2KV E R D