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