<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.h5peditor .h5p-link-widget .h5p-link-fields {
  display: flex;
}

.h5peditor .h5p-link-url,
.h5peditor .h5p-link-protocol-selector {
  display: inline-block;
  margin: 0 1em 0 0;
}

.h5peditor .h5p-link-url {
  flex: 2;
}
</pre></body></html>