Edit File by line
/home/barbar84/www/wp-conte.../themes/twentytw.../assets/css
File: ie.css
margin-bottom: 10px;
[4500] Fix | Delete
}
[4501] Fix | Delete
[4502] Fix | Delete
.wp-block-rss > li > *:first-child {
[4503] Fix | Delete
margin-top: 0;
[4504] Fix | Delete
}
[4505] Fix | Delete
[4506] Fix | Delete
.wp-block-rss > li > *:last-child {
[4507] Fix | Delete
margin-bottom: 0;
[4508] Fix | Delete
}
[4509] Fix | Delete
[4510] Fix | Delete
.wp-block-rss .wp-block-rss__item-title > a {
[4511] Fix | Delete
display: inline-block;
[4512] Fix | Delete
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
[4513] Fix | Delete
font-size: 2rem;
[4514] Fix | Delete
font-weight: normal;
[4515] Fix | Delete
line-height: 1.3;
[4516] Fix | Delete
margin-bottom: 10px;
[4517] Fix | Delete
}
[4518] Fix | Delete
@media only screen and (min-width: 652px) {
[4519] Fix | Delete
[4520] Fix | Delete
.wp-block-rss .wp-block-rss__item-title > a {
[4521] Fix | Delete
font-size: 2rem;
[4522] Fix | Delete
}
[4523] Fix | Delete
}
[4524] Fix | Delete
[4525] Fix | Delete
.wp-block-rss .wp-block-rss__item-author {
[4526] Fix | Delete
color: #28303d;
[4527] Fix | Delete
font-size: 1.25rem;
[4528] Fix | Delete
line-height: 1.7;
[4529] Fix | Delete
}
[4530] Fix | Delete
[4531] Fix | Delete
.wp-block-rss .wp-block-rss__item-publish-date {
[4532] Fix | Delete
color: #28303d;
[4533] Fix | Delete
font-size: 1rem;
[4534] Fix | Delete
line-height: 1.7;
[4535] Fix | Delete
}
[4536] Fix | Delete
[4537] Fix | Delete
[class*=inner-container] .wp-block-rss .wp-block-rss__item-publish-date,
[4538] Fix | Delete
.has-background .wp-block-rss .wp-block-rss__item-publish-date {
[4539] Fix | Delete
color: currentColor;
[4540] Fix | Delete
}
[4541] Fix | Delete
[4542] Fix | Delete
.wp-block-rss .wp-block-rss__item-excerpt {
[4543] Fix | Delete
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
[4544] Fix | Delete
font-size: 1.125rem;
[4545] Fix | Delete
line-height: 1.7;
[4546] Fix | Delete
margin-top: 20px;
[4547] Fix | Delete
}
[4548] Fix | Delete
[4549] Fix | Delete
.wp-block-rss .wp-block-rss__item-full-content {
[4550] Fix | Delete
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
[4551] Fix | Delete
font-size: 1.125rem;
[4552] Fix | Delete
line-height: 1.7;
[4553] Fix | Delete
margin-top: 20px;
[4554] Fix | Delete
}
[4555] Fix | Delete
[4556] Fix | Delete
.wp-block-rss.alignfull {
[4557] Fix | Delete
padding-left: 20px;
[4558] Fix | Delete
padding-right: 20px;
[4559] Fix | Delete
}
[4560] Fix | Delete
[4561] Fix | Delete
.entry-content [class*=inner-container] .wp-block-rss.alignfull,
[4562] Fix | Delete
.entry-content .has-background .wp-block-rss.alignfull {
[4563] Fix | Delete
padding-left: 0;
[4564] Fix | Delete
padding-right: 0;
[4565] Fix | Delete
}
[4566] Fix | Delete
[4567] Fix | Delete
.wp-block-search {
[4568] Fix | Delete
max-width: calc(100vw - 30px);
[4569] Fix | Delete
}
[4570] Fix | Delete
[4571] Fix | Delete
@media only screen and (min-width: 482px) {
[4572] Fix | Delete
[4573] Fix | Delete
.wp-block-search {
[4574] Fix | Delete
max-width: min(calc(100vw - 100px), 610px);
[4575] Fix | Delete
}
[4576] Fix | Delete
}
[4577] Fix | Delete
[4578] Fix | Delete
@media only screen and (min-width: 822px) {
[4579] Fix | Delete
[4580] Fix | Delete
.wp-block-search {
[4581] Fix | Delete
max-width: min(calc(100vw - 200px), 610px);
[4582] Fix | Delete
}
[4583] Fix | Delete
}
[4584] Fix | Delete
[4585] Fix | Delete
.wp-block-search__button-only.aligncenter .wp-block-search__inside-wrapper {
[4586] Fix | Delete
justify-content: center;
[4587] Fix | Delete
}
[4588] Fix | Delete
[4589] Fix | Delete
.wp-block-search .wp-block-search__label {
[4590] Fix | Delete
font-size: 1.125rem;
[4591] Fix | Delete
font-weight: 500;
[4592] Fix | Delete
margin-bottom: 10px;
[4593] Fix | Delete
}
[4594] Fix | Delete
[4595] Fix | Delete
.wp-block-search .wp-block-search__input {
[4596] Fix | Delete
border: 3px solid #39414d;
[4597] Fix | Delete
border-radius: 0;
[4598] Fix | Delete
color: #28303d;
[4599] Fix | Delete
line-height: 1.7;
[4600] Fix | Delete
max-width: inherit;
[4601] Fix | Delete
margin-right: -3px;
[4602] Fix | Delete
padding: 10px;
[4603] Fix | Delete
}
[4604] Fix | Delete
[4605] Fix | Delete
.wp-block-search .wp-block-search__input:focus {
[4606] Fix | Delete
color: #28303d;
[4607] Fix | Delete
border-color: #39414d;
[4608] Fix | Delete
}
[4609] Fix | Delete
[4610] Fix | Delete
.has-background .wp-block-search .wp-block-search__input,
[4611] Fix | Delete
[class*=background-color] .wp-block-search .wp-block-search__input,
[4612] Fix | Delete
[style*=background-color] .wp-block-search .wp-block-search__input,
[4613] Fix | Delete
.wp-block-cover[style*=background-image] .wp-block-search .wp-block-search__input {
[4614] Fix | Delete
border-color: currentColor;
[4615] Fix | Delete
}
[4616] Fix | Delete
[4617] Fix | Delete
.has-background.has-gray-background-color .wp-block-search .wp-block-search__input {
[4618] Fix | Delete
border-color: #fff;
[4619] Fix | Delete
}
[4620] Fix | Delete
[4621] Fix | Delete
.has-background.has-dark-gray-background-color .wp-block-search .wp-block-search__input {
[4622] Fix | Delete
border-color: #fff;
[4623] Fix | Delete
}
[4624] Fix | Delete
[4625] Fix | Delete
.has-background.has-black-background-color .wp-block-search .wp-block-search__input {
[4626] Fix | Delete
border-color: #fff;
[4627] Fix | Delete
}
[4628] Fix | Delete
[4629] Fix | Delete
.wp-block-search button.wp-block-search__button {
[4630] Fix | Delete
margin-left: 0;
[4631] Fix | Delete
background-color: transparent;
[4632] Fix | Delete
color: #39414d;
[4633] Fix | Delete
line-height: 1;
[4634] Fix | Delete
}
[4635] Fix | Delete
[4636] Fix | Delete
.wp-block-search button.wp-block-search__button:hover {
[4637] Fix | Delete
background-color: #39414d;
[4638] Fix | Delete
color: #d1e4dd;
[4639] Fix | Delete
}
[4640] Fix | Delete
[4641] Fix | Delete
.wp-block-search button.wp-block-search__button.has-icon {
[4642] Fix | Delete
padding: 6px 15px;
[4643] Fix | Delete
}
[4644] Fix | Delete
[4645] Fix | Delete
.wp-block-search button.wp-block-search__button.has-icon svg {
[4646] Fix | Delete
width: 40px;
[4647] Fix | Delete
height: 40px;
[4648] Fix | Delete
fill: currentColor;
[4649] Fix | Delete
}
[4650] Fix | Delete
[4651] Fix | Delete
.has-background.has-gray-background-color .wp-block-search button.wp-block-search__button {
[4652] Fix | Delete
color: #fff;
[4653] Fix | Delete
border-color: currentColor;
[4654] Fix | Delete
}
[4655] Fix | Delete
[4656] Fix | Delete
.has-background.has-dark-gray-background-color .wp-block-search button.wp-block-search__button {
[4657] Fix | Delete
color: #fff;
[4658] Fix | Delete
border-color: currentColor;
[4659] Fix | Delete
}
[4660] Fix | Delete
[4661] Fix | Delete
.has-background.has-black-background-color .wp-block-search button.wp-block-search__button {
[4662] Fix | Delete
color: #fff;
[4663] Fix | Delete
border-color: currentColor;
[4664] Fix | Delete
}
[4665] Fix | Delete
[4666] Fix | Delete
.has-background.has-gray-background-color .wp-block-search button.wp-block-search__button:hover {
[4667] Fix | Delete
background-color: #39414d;
[4668] Fix | Delete
border-color: #fff;
[4669] Fix | Delete
color: #fff;
[4670] Fix | Delete
}
[4671] Fix | Delete
[4672] Fix | Delete
.has-background.has-dark-gray-background-color .wp-block-search button.wp-block-search__button:hover {
[4673] Fix | Delete
background-color: #39414d;
[4674] Fix | Delete
border-color: #fff;
[4675] Fix | Delete
color: #fff;
[4676] Fix | Delete
}
[4677] Fix | Delete
[4678] Fix | Delete
.has-background.has-black-background-color .wp-block-search button.wp-block-search__button:hover {
[4679] Fix | Delete
background-color: #39414d;
[4680] Fix | Delete
border-color: #fff;
[4681] Fix | Delete
color: #fff;
[4682] Fix | Delete
}
[4683] Fix | Delete
[4684] Fix | Delete
.is-dark-theme .has-background.has-gray-background-color .wp-block-search button.wp-block-search__button:hover {
[4685] Fix | Delete
color: #d1e4dd;
[4686] Fix | Delete
}
[4687] Fix | Delete
[4688] Fix | Delete
.is-dark-theme .has-background.has-dark-gray-background-color .wp-block-search button.wp-block-search__button:hover {
[4689] Fix | Delete
color: #d1e4dd;
[4690] Fix | Delete
}
[4691] Fix | Delete
[4692] Fix | Delete
.is-dark-theme .has-background.has-black-background-color .wp-block-search button.wp-block-search__button:hover {
[4693] Fix | Delete
color: #d1e4dd;
[4694] Fix | Delete
}
[4695] Fix | Delete
[4696] Fix | Delete
.has-background.has-white-background-color .wp-block-search button.wp-block-search__button,
[4697] Fix | Delete
.has-background.has-green-background-color .wp-block-search button.wp-block-search__button,
[4698] Fix | Delete
.has-background.has-blue-background-color .wp-block-search button.wp-block-search__button,
[4699] Fix | Delete
.has-background.has-purple-background-color .wp-block-search button.wp-block-search__button,
[4700] Fix | Delete
.has-background.has-red-background-color .wp-block-search button.wp-block-search__button,
[4701] Fix | Delete
.has-background.has-orange-background-color .wp-block-search button.wp-block-search__button,
[4702] Fix | Delete
.has-background.has-yellow-background-color .wp-block-search button.wp-block-search__button {
[4703] Fix | Delete
border-color: currentColor;
[4704] Fix | Delete
color: currentColor;
[4705] Fix | Delete
}
[4706] Fix | Delete
[4707] Fix | Delete
.has-background.has-white-background-color .wp-block-search button.wp-block-search__button:hover {
[4708] Fix | Delete
background-color: #39414d;
[4709] Fix | Delete
border-color: #39414d;
[4710] Fix | Delete
color: #fff;
[4711] Fix | Delete
}
[4712] Fix | Delete
[4713] Fix | Delete
.has-background.has-green-background-color .wp-block-search button.wp-block-search__button:hover {
[4714] Fix | Delete
background-color: #39414d;
[4715] Fix | Delete
border-color: #39414d;
[4716] Fix | Delete
color: #fff;
[4717] Fix | Delete
}
[4718] Fix | Delete
[4719] Fix | Delete
.has-background.has-blue-background-color .wp-block-search button.wp-block-search__button:hover {
[4720] Fix | Delete
background-color: #39414d;
[4721] Fix | Delete
border-color: #39414d;
[4722] Fix | Delete
color: #fff;
[4723] Fix | Delete
}
[4724] Fix | Delete
[4725] Fix | Delete
.has-background.has-purple-background-color .wp-block-search button.wp-block-search__button:hover {
[4726] Fix | Delete
background-color: #39414d;
[4727] Fix | Delete
border-color: #39414d;
[4728] Fix | Delete
color: #fff;
[4729] Fix | Delete
}
[4730] Fix | Delete
[4731] Fix | Delete
.has-background.has-red-background-color .wp-block-search button.wp-block-search__button:hover {
[4732] Fix | Delete
background-color: #39414d;
[4733] Fix | Delete
border-color: #39414d;
[4734] Fix | Delete
color: #fff;
[4735] Fix | Delete
}
[4736] Fix | Delete
[4737] Fix | Delete
.has-background.has-orange-background-color .wp-block-search button.wp-block-search__button:hover {
[4738] Fix | Delete
background-color: #39414d;
[4739] Fix | Delete
border-color: #39414d;
[4740] Fix | Delete
color: #fff;
[4741] Fix | Delete
}
[4742] Fix | Delete
[4743] Fix | Delete
.has-background.has-yellow-background-color .wp-block-search button.wp-block-search__button:hover {
[4744] Fix | Delete
background-color: #39414d;
[4745] Fix | Delete
border-color: #39414d;
[4746] Fix | Delete
color: #fff;
[4747] Fix | Delete
}
[4748] Fix | Delete
[4749] Fix | Delete
.is-dark-theme .has-background.has-white-background-color .wp-block-search button.wp-block-search__button:hover {
[4750] Fix | Delete
border-color: #d1e4dd;
[4751] Fix | Delete
background-color: #d1e4dd;
[4752] Fix | Delete
color: #39414d;
[4753] Fix | Delete
}
[4754] Fix | Delete
[4755] Fix | Delete
.is-dark-theme .has-background.has-green-background-color .wp-block-search button.wp-block-search__button:hover {
[4756] Fix | Delete
border-color: #d1e4dd;
[4757] Fix | Delete
background-color: #d1e4dd;
[4758] Fix | Delete
color: #39414d;
[4759] Fix | Delete
}
[4760] Fix | Delete
[4761] Fix | Delete
.is-dark-theme .has-background.has-blue-background-color .wp-block-search button.wp-block-search__button:hover {
[4762] Fix | Delete
border-color: #d1e4dd;
[4763] Fix | Delete
background-color: #d1e4dd;
[4764] Fix | Delete
color: #39414d;
[4765] Fix | Delete
}
[4766] Fix | Delete
[4767] Fix | Delete
.is-dark-theme .has-background.has-purple-background-color .wp-block-search button.wp-block-search__button:hover {
[4768] Fix | Delete
border-color: #d1e4dd;
[4769] Fix | Delete
background-color: #d1e4dd;
[4770] Fix | Delete
color: #39414d;
[4771] Fix | Delete
}
[4772] Fix | Delete
[4773] Fix | Delete
.is-dark-theme .has-background.has-red-background-color .wp-block-search button.wp-block-search__button:hover {
[4774] Fix | Delete
border-color: #d1e4dd;
[4775] Fix | Delete
background-color: #d1e4dd;
[4776] Fix | Delete
color: #39414d;
[4777] Fix | Delete
}
[4778] Fix | Delete
[4779] Fix | Delete
.is-dark-theme .has-background.has-orange-background-color .wp-block-search button.wp-block-search__button:hover {
[4780] Fix | Delete
border-color: #d1e4dd;
[4781] Fix | Delete
background-color: #d1e4dd;
[4782] Fix | Delete
color: #39414d;
[4783] Fix | Delete
}
[4784] Fix | Delete
[4785] Fix | Delete
.is-dark-theme .has-background.has-yellow-background-color .wp-block-search button.wp-block-search__button:hover {
[4786] Fix | Delete
border-color: #d1e4dd;
[4787] Fix | Delete
background-color: #d1e4dd;
[4788] Fix | Delete
color: #39414d;
[4789] Fix | Delete
}
[4790] Fix | Delete
[4791] Fix | Delete
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
[4792] Fix | Delete
background-color: #fff;
[4793] Fix | Delete
border: 3px solid #39414d;
[4794] Fix | Delete
border-radius: 0;
[4795] Fix | Delete
}
[4796] Fix | Delete
[4797] Fix | Delete
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input {
[4798] Fix | Delete
margin-right: 0;
[4799] Fix | Delete
}
[4800] Fix | Delete
[4801] Fix | Delete
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input:focus {
[4802] Fix | Delete
outline: 2px dotted #39414d;
[4803] Fix | Delete
outline-offset: -5px;
[4804] Fix | Delete
}
[4805] Fix | Delete
[4806] Fix | Delete
.is-dark-theme .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input:focus {
[4807] Fix | Delete
outline-color: currentColor;
[4808] Fix | Delete
}
[4809] Fix | Delete
[4810] Fix | Delete
.wp-block-search.wp-block-search__button-inside.wp-block-search__text-button button.wp-block-search__button {
[4811] Fix | Delete
padding: 15px 30px;
[4812] Fix | Delete
}
[4813] Fix | Delete
[4814] Fix | Delete
.has-background.has-gray-background-color .wp-block-search.wp-block-search__button-inside button.wp-block-search__button {
[4815] Fix | Delete
border-color: #39414d;
[4816] Fix | Delete
color: #39414d;
[4817] Fix | Delete
}
[4818] Fix | Delete
[4819] Fix | Delete
.has-background.has-dark-gray-background-color .wp-block-search.wp-block-search__button-inside button.wp-block-search__button {
[4820] Fix | Delete
border-color: #39414d;
[4821] Fix | Delete
color: #39414d;
[4822] Fix | Delete
}
[4823] Fix | Delete
[4824] Fix | Delete
.has-background.has-black-background-color .wp-block-search.wp-block-search__button-inside button.wp-block-search__button {
[4825] Fix | Delete
border-color: #39414d;
[4826] Fix | Delete
color: #39414d;
[4827] Fix | Delete
}
[4828] Fix | Delete
[4829] Fix | Delete
.has-background.has-gray-background-color .wp-block-search.wp-block-search__button-inside button.wp-block-search__button:hover {
[4830] Fix | Delete
color: #fff;
[4831] Fix | Delete
}
[4832] Fix | Delete
[4833] Fix | Delete
.has-background.has-dark-gray-background-color .wp-block-search.wp-block-search__button-inside button.wp-block-search__button:hover {
[4834] Fix | Delete
color: #fff;
[4835] Fix | Delete
}
[4836] Fix | Delete
[4837] Fix | Delete
.has-background.has-black-background-color .wp-block-search.wp-block-search__button-inside button.wp-block-search__button:hover {
[4838] Fix | Delete
color: #fff;
[4839] Fix | Delete
}
[4840] Fix | Delete
[4841] Fix | Delete
.is-dark-theme .has-background.has-gray-background-color .wp-block-search.wp-block-search__button-inside button.wp-block-search__button {
[4842] Fix | Delete
border-color: #d1e4dd;
[4843] Fix | Delete
color: #d1e4dd;
[4844] Fix | Delete
}
[4845] Fix | Delete
[4846] Fix | Delete
.is-dark-theme .has-background.has-dark-gray-background-color .wp-block-search.wp-block-search__button-inside button.wp-block-search__button {
[4847] Fix | Delete
border-color: #d1e4dd;
[4848] Fix | Delete
color: #d1e4dd;
[4849] Fix | Delete
}
[4850] Fix | Delete
[4851] Fix | Delete
.is-dark-theme .has-background.has-black-background-color .wp-block-search.wp-block-search__button-inside button.wp-block-search__button {
[4852] Fix | Delete
border-color: #d1e4dd;
[4853] Fix | Delete
color: #d1e4dd;
[4854] Fix | Delete
}
[4855] Fix | Delete
[4856] Fix | Delete
.is-dark-theme .has-background.has-gray-background-color .wp-block-search.wp-block-search__button-inside button.wp-block-search__button:hover {
[4857] Fix | Delete
color: #fff;
[4858] Fix | Delete
}
[4859] Fix | Delete
[4860] Fix | Delete
.is-dark-theme .has-background.has-dark-gray-background-color .wp-block-search.wp-block-search__button-inside button.wp-block-search__button:hover {
[4861] Fix | Delete
color: #fff;
[4862] Fix | Delete
}
[4863] Fix | Delete
[4864] Fix | Delete
.is-dark-theme .has-background.has-black-background-color .wp-block-search.wp-block-search__button-inside button.wp-block-search__button:hover {
[4865] Fix | Delete
color: #fff;
[4866] Fix | Delete
}
[4867] Fix | Delete
[4868] Fix | Delete
.is-dark-theme .wp-block-search.wp-block-search__button-inside button.wp-block-search__button {
[4869] Fix | Delete
border-color: #d1e4dd;
[4870] Fix | Delete
color: #d1e4dd;
[4871] Fix | Delete
}
[4872] Fix | Delete
[4873] Fix | Delete
.is-dark-theme .wp-block-search.wp-block-search__button-inside button.wp-block-search__button:hover {
[4874] Fix | Delete
border-color: #d1e4dd;
[4875] Fix | Delete
background-color: #d1e4dd;
[4876] Fix | Delete
color: #39414d;
[4877] Fix | Delete
}
[4878] Fix | Delete
[4879] Fix | Delete
.wp-block-search__button {
[4880] Fix | Delete
box-shadow: none;
[4881] Fix | Delete
}
[4882] Fix | Delete
[4883] Fix | Delete
hr {
[4884] Fix | Delete
border-style: none;
[4885] Fix | Delete
border-bottom: 1px solid #28303d;
[4886] Fix | Delete
clear: both;
[4887] Fix | Delete
margin-left: auto;
[4888] Fix | Delete
margin-right: auto;
[4889] Fix | Delete
}
[4890] Fix | Delete
[4891] Fix | Delete
hr.wp-block-separator {
[4892] Fix | Delete
border-bottom: 1px solid #28303d;
[4893] Fix | Delete
opacity: 1;
[4894] Fix | Delete
[4895] Fix | Delete
/**
[4896] Fix | Delete
* Block Options
[4897] Fix | Delete
*/
[4898] Fix | Delete
}
[4899] Fix | Delete
[4900] Fix | Delete
hr.wp-block-separator:not(.is-style-dots):not(.alignwide) {
[4901] Fix | Delete
max-width: calc(100vw - 30px);
[4902] Fix | Delete
}
[4903] Fix | Delete
@media only screen and (min-width: 482px) {
[4904] Fix | Delete
[4905] Fix | Delete
hr.wp-block-separator:not(.is-style-dots):not(.alignwide) {
[4906] Fix | Delete
max-width: min(calc(100vw - 100px), 610px);
[4907] Fix | Delete
}
[4908] Fix | Delete
}
[4909] Fix | Delete
@media only screen and (min-width: 822px) {
[4910] Fix | Delete
[4911] Fix | Delete
hr.wp-block-separator:not(.is-style-dots):not(.alignwide) {
[4912] Fix | Delete
max-width: min(calc(100vw - 200px), 610px);
[4913] Fix | Delete
}
[4914] Fix | Delete
}
[4915] Fix | Delete
[4916] Fix | Delete
hr.wp-block-separator:not(.is-style-dots).alignwide {
[4917] Fix | Delete
max-width: calc(100vw - 30px);
[4918] Fix | Delete
}
[4919] Fix | Delete
@media only screen and (min-width: 482px) {
[4920] Fix | Delete
[4921] Fix | Delete
hr.wp-block-separator:not(.is-style-dots).alignwide {
[4922] Fix | Delete
max-width: calc(100vw - 100px);
[4923] Fix | Delete
}
[4924] Fix | Delete
}
[4925] Fix | Delete
@media only screen and (min-width: 822px) {
[4926] Fix | Delete
[4927] Fix | Delete
hr.wp-block-separator:not(.is-style-dots).alignwide {
[4928] Fix | Delete
max-width: min(calc(100vw - 200px), 1240px);
[4929] Fix | Delete
}
[4930] Fix | Delete
}
[4931] Fix | Delete
[4932] Fix | Delete
hr.wp-block-separator:not(.is-style-dots).alignfull {
[4933] Fix | Delete
max-width: 100%;
[4934] Fix | Delete
}
[4935] Fix | Delete
[4936] Fix | Delete
hr.wp-block-separator.is-style-twentytwentyone-separator-thick {
[4937] Fix | Delete
border-bottom-width: 3px;
[4938] Fix | Delete
}
[4939] Fix | Delete
[4940] Fix | Delete
hr.wp-block-separator.is-style-dots.has-background,
[4941] Fix | Delete
hr.wp-block-separator.is-style-dots.has-text-color {
[4942] Fix | Delete
background-color: transparent !important;
[4943] Fix | Delete
}
[4944] Fix | Delete
[4945] Fix | Delete
hr.wp-block-separator.is-style-dots.has-background:before,
[4946] Fix | Delete
hr.wp-block-separator.is-style-dots.has-text-color:before {
[4947] Fix | Delete
color: currentColor !important;
[4948] Fix | Delete
}
[4949] Fix | Delete
[4950] Fix | Delete
hr.wp-block-separator.is-style-dots:before {
[4951] Fix | Delete
color: #28303d;
[4952] Fix | Delete
font-size: 2.25rem;
[4953] Fix | Delete
letter-spacing: 1.125rem;
[4954] Fix | Delete
padding-left: 1.125rem;
[4955] Fix | Delete
}
[4956] Fix | Delete
@media only screen and (min-width: 652px) {
[4957] Fix | Delete
[4958] Fix | Delete
hr.wp-block-separator.is-style-dots:before {
[4959] Fix | Delete
font-size: 2.5rem;
[4960] Fix | Delete
}
[4961] Fix | Delete
}
[4962] Fix | Delete
[4963] Fix | Delete
.has-background hr.wp-block-separator,
[4964] Fix | Delete
[class*=background-color] hr.wp-block-separator,
[4965] Fix | Delete
[style*=background-color] hr.wp-block-separator,
[4966] Fix | Delete
.wp-block-cover[style*=background-image] hr.wp-block-separator {
[4967] Fix | Delete
border-color: currentColor;
[4968] Fix | Delete
}
[4969] Fix | Delete
[4970] Fix | Delete
.wp-block-social-links a:focus {
[4971] Fix | Delete
color: #28303d;
[4972] Fix | Delete
}
[4973] Fix | Delete
[4974] Fix | Delete
.wp-block-social-links.is-style-twentytwentyone-social-icons-color a {
[4975] Fix | Delete
color: #28303d;
[4976] Fix | Delete
}
[4977] Fix | Delete
[4978] Fix | Delete
.wp-block-social-links.is-style-twentytwentyone-social-icons-color .wp-social-link {
[4979] Fix | Delete
background: none;
[4980] Fix | Delete
}
[4981] Fix | Delete
[4982] Fix | Delete
.wp-block-spacer {
[4983] Fix | Delete
display: block;
[4984] Fix | Delete
margin-bottom: 0 !important;
[4985] Fix | Delete
margin-top: 0 !important;
[4986] Fix | Delete
}
[4987] Fix | Delete
@media only screen and (max-width: 481px) {
[4988] Fix | Delete
[4989] Fix | Delete
.wp-block-spacer[style] {
[4990] Fix | Delete
height: 20px !important;
[4991] Fix | Delete
}
[4992] Fix | Delete
}
[4993] Fix | Delete
[4994] Fix | Delete
table,
[4995] Fix | Delete
.wp-block-table {
[4996] Fix | Delete
width: 100%;
[4997] Fix | Delete
min-width: 240px;
[4998] Fix | Delete
border-collapse: collapse;
[4999] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function