Edit File by line
/home/zeestwma/richards.../wp-inclu.../css/dist/block-li...
File: common.css
:root{
[0] Fix | Delete
--wp-block-synced-color:#7a00df;
[1] Fix | Delete
--wp-block-synced-color--rgb:122, 0, 223;
[2] Fix | Delete
--wp-bound-block-color:var(--wp-block-synced-color);
[3] Fix | Delete
--wp-editor-canvas-background:#ddd;
[4] Fix | Delete
--wp-admin-theme-color:#007cba;
[5] Fix | Delete
--wp-admin-theme-color--rgb:0, 124, 186;
[6] Fix | Delete
--wp-admin-theme-color-darker-10:#006ba1;
[7] Fix | Delete
--wp-admin-theme-color-darker-10--rgb:0, 107, 160.5;
[8] Fix | Delete
--wp-admin-theme-color-darker-20:#005a87;
[9] Fix | Delete
--wp-admin-theme-color-darker-20--rgb:0, 90, 135;
[10] Fix | Delete
--wp-admin-border-width-focus:2px;
[11] Fix | Delete
}
[12] Fix | Delete
@media (min-resolution:192dpi){
[13] Fix | Delete
:root{
[14] Fix | Delete
--wp-admin-border-width-focus:1.5px;
[15] Fix | Delete
}
[16] Fix | Delete
}
[17] Fix | Delete
.wp-element-button{
[18] Fix | Delete
cursor:pointer;
[19] Fix | Delete
}
[20] Fix | Delete
[21] Fix | Delete
:root .has-very-light-gray-background-color{
[22] Fix | Delete
background-color:#eee;
[23] Fix | Delete
}
[24] Fix | Delete
:root .has-very-dark-gray-background-color{
[25] Fix | Delete
background-color:#313131;
[26] Fix | Delete
}
[27] Fix | Delete
:root .has-very-light-gray-color{
[28] Fix | Delete
color:#eee;
[29] Fix | Delete
}
[30] Fix | Delete
:root .has-very-dark-gray-color{
[31] Fix | Delete
color:#313131;
[32] Fix | Delete
}
[33] Fix | Delete
:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{
[34] Fix | Delete
background:linear-gradient(135deg, #00d084, #0693e3);
[35] Fix | Delete
}
[36] Fix | Delete
:root .has-purple-crush-gradient-background{
[37] Fix | Delete
background:linear-gradient(135deg, #34e2e4, #4721fb 50%, #ab1dfe);
[38] Fix | Delete
}
[39] Fix | Delete
:root .has-hazy-dawn-gradient-background{
[40] Fix | Delete
background:linear-gradient(135deg, #faaca8, #dad0ec);
[41] Fix | Delete
}
[42] Fix | Delete
:root .has-subdued-olive-gradient-background{
[43] Fix | Delete
background:linear-gradient(135deg, #fafae1, #67a671);
[44] Fix | Delete
}
[45] Fix | Delete
:root .has-atomic-cream-gradient-background{
[46] Fix | Delete
background:linear-gradient(135deg, #fdd79a, #004a59);
[47] Fix | Delete
}
[48] Fix | Delete
:root .has-nightshade-gradient-background{
[49] Fix | Delete
background:linear-gradient(135deg, #330968, #31cdcf);
[50] Fix | Delete
}
[51] Fix | Delete
:root .has-midnight-gradient-background{
[52] Fix | Delete
background:linear-gradient(135deg, #020381, #2874fc);
[53] Fix | Delete
}
[54] Fix | Delete
:root{
[55] Fix | Delete
--wp--preset--font-size--normal:16px;
[56] Fix | Delete
--wp--preset--font-size--huge:42px;
[57] Fix | Delete
}
[58] Fix | Delete
[59] Fix | Delete
.has-regular-font-size{
[60] Fix | Delete
font-size:1em;
[61] Fix | Delete
}
[62] Fix | Delete
[63] Fix | Delete
.has-larger-font-size{
[64] Fix | Delete
font-size:2.625em;
[65] Fix | Delete
}
[66] Fix | Delete
[67] Fix | Delete
.has-normal-font-size{
[68] Fix | Delete
font-size:var(--wp--preset--font-size--normal);
[69] Fix | Delete
}
[70] Fix | Delete
[71] Fix | Delete
.has-huge-font-size{
[72] Fix | Delete
font-size:var(--wp--preset--font-size--huge);
[73] Fix | Delete
}
[74] Fix | Delete
[75] Fix | Delete
.has-text-align-center{
[76] Fix | Delete
text-align:center;
[77] Fix | Delete
}
[78] Fix | Delete
[79] Fix | Delete
.has-text-align-left{
[80] Fix | Delete
text-align:left;
[81] Fix | Delete
}
[82] Fix | Delete
[83] Fix | Delete
.has-text-align-right{
[84] Fix | Delete
text-align:right;
[85] Fix | Delete
}
[86] Fix | Delete
[87] Fix | Delete
.has-fit-text{
[88] Fix | Delete
white-space:nowrap !important;
[89] Fix | Delete
}
[90] Fix | Delete
[91] Fix | Delete
#end-resizable-editor-section{
[92] Fix | Delete
display:none;
[93] Fix | Delete
}
[94] Fix | Delete
[95] Fix | Delete
.aligncenter{
[96] Fix | Delete
clear:both;
[97] Fix | Delete
}
[98] Fix | Delete
[99] Fix | Delete
.items-justified-left{
[100] Fix | Delete
justify-content:flex-start;
[101] Fix | Delete
}
[102] Fix | Delete
[103] Fix | Delete
.items-justified-center{
[104] Fix | Delete
justify-content:center;
[105] Fix | Delete
}
[106] Fix | Delete
[107] Fix | Delete
.items-justified-right{
[108] Fix | Delete
justify-content:flex-end;
[109] Fix | Delete
}
[110] Fix | Delete
[111] Fix | Delete
.items-justified-space-between{
[112] Fix | Delete
justify-content:space-between;
[113] Fix | Delete
}
[114] Fix | Delete
[115] Fix | Delete
.screen-reader-text{
[116] Fix | Delete
border:0;
[117] Fix | Delete
clip-path:inset(50%);
[118] Fix | Delete
height:1px;
[119] Fix | Delete
margin:-1px;
[120] Fix | Delete
overflow:hidden;
[121] Fix | Delete
padding:0;
[122] Fix | Delete
position:absolute;
[123] Fix | Delete
width:1px;
[124] Fix | Delete
word-wrap:normal !important;
[125] Fix | Delete
}
[126] Fix | Delete
[127] Fix | Delete
.screen-reader-text:focus{
[128] Fix | Delete
background-color:#ddd;
[129] Fix | Delete
clip-path:none;
[130] Fix | Delete
color:#444;
[131] Fix | Delete
display:block;
[132] Fix | Delete
font-size:1em;
[133] Fix | Delete
height:auto;
[134] Fix | Delete
left:5px;
[135] Fix | Delete
line-height:normal;
[136] Fix | Delete
padding:15px 23px 14px;
[137] Fix | Delete
text-decoration:none;
[138] Fix | Delete
top:5px;
[139] Fix | Delete
width:auto;
[140] Fix | Delete
z-index:100000;
[141] Fix | Delete
}
[142] Fix | Delete
html :where(.has-border-color){
[143] Fix | Delete
border-style:solid;
[144] Fix | Delete
}
[145] Fix | Delete
[146] Fix | Delete
html :where([style*=border-top-color]){
[147] Fix | Delete
border-top-style:solid;
[148] Fix | Delete
}
[149] Fix | Delete
[150] Fix | Delete
html :where([style*=border-right-color]){
[151] Fix | Delete
border-right-style:solid;
[152] Fix | Delete
}
[153] Fix | Delete
[154] Fix | Delete
html :where([style*=border-bottom-color]){
[155] Fix | Delete
border-bottom-style:solid;
[156] Fix | Delete
}
[157] Fix | Delete
[158] Fix | Delete
html :where([style*=border-left-color]){
[159] Fix | Delete
border-left-style:solid;
[160] Fix | Delete
}
[161] Fix | Delete
[162] Fix | Delete
html :where([style*=border-width]){
[163] Fix | Delete
border-style:solid;
[164] Fix | Delete
}
[165] Fix | Delete
[166] Fix | Delete
html :where([style*=border-top-width]){
[167] Fix | Delete
border-top-style:solid;
[168] Fix | Delete
}
[169] Fix | Delete
[170] Fix | Delete
html :where([style*=border-right-width]){
[171] Fix | Delete
border-right-style:solid;
[172] Fix | Delete
}
[173] Fix | Delete
[174] Fix | Delete
html :where([style*=border-bottom-width]){
[175] Fix | Delete
border-bottom-style:solid;
[176] Fix | Delete
}
[177] Fix | Delete
[178] Fix | Delete
html :where([style*=border-left-width]){
[179] Fix | Delete
border-left-style:solid;
[180] Fix | Delete
}
[181] Fix | Delete
html :where(img[class*=wp-image-]){
[182] Fix | Delete
height:auto;
[183] Fix | Delete
max-width:100%;
[184] Fix | Delete
}
[185] Fix | Delete
:where(figure){
[186] Fix | Delete
margin:0 0 1em;
[187] Fix | Delete
}
[188] Fix | Delete
[189] Fix | Delete
html :where(.is-position-sticky){
[190] Fix | Delete
--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height, 0px);
[191] Fix | Delete
}
[192] Fix | Delete
[193] Fix | Delete
@media screen and (max-width:600px){
[194] Fix | Delete
html :where(.is-position-sticky){
[195] Fix | Delete
--wp-admin--admin-bar--position-offset:0px;
[196] Fix | Delete
}
[197] Fix | Delete
}
[198] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function