Edit File by line
/home/zeestwma/richards.../wp-inclu.../css/dist/edit-pos...
File: classic.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
[17] Fix | Delete
.editor-styles-wrapper :where(:not(.is-layout-flex,.is-layout-grid))>.wp-block{
[18] Fix | Delete
margin-left:auto;
[19] Fix | Delete
margin-right:auto;
[20] Fix | Delete
}
[21] Fix | Delete
[22] Fix | Delete
html :where(.editor-styles-wrapper){
[23] Fix | Delete
padding:8px;
[24] Fix | Delete
}
[25] Fix | Delete
html :where(.editor-styles-wrapper) .block-editor-block-list__layout.is-root-container>.wp-block[data-align=full]{
[26] Fix | Delete
margin-left:-8px;
[27] Fix | Delete
margin-right:-8px;
[28] Fix | Delete
}
[29] Fix | Delete
[30] Fix | Delete
html :where(.wp-block){
[31] Fix | Delete
margin-bottom:28px;
[32] Fix | Delete
margin-top:28px;
[33] Fix | Delete
max-width:840px;
[34] Fix | Delete
}
[35] Fix | Delete
html :where(.wp-block)[data-align=wide]{
[36] Fix | Delete
max-width:1100px;
[37] Fix | Delete
}
[38] Fix | Delete
html :where(.wp-block)[data-align=full]{
[39] Fix | Delete
max-width:none;
[40] Fix | Delete
}
[41] Fix | Delete
html :where(.wp-block)[data-align=left],html :where(.wp-block)[data-align=right]{
[42] Fix | Delete
height:0;
[43] Fix | Delete
width:100%;
[44] Fix | Delete
}
[45] Fix | Delete
html :where(.wp-block)[data-align=left]:before,html :where(.wp-block)[data-align=right]:before{
[46] Fix | Delete
content:none;
[47] Fix | Delete
}
[48] Fix | Delete
html :where(.wp-block)[data-align=left]>*{
[49] Fix | Delete
float:left;
[50] Fix | Delete
margin-right:2em;
[51] Fix | Delete
}
[52] Fix | Delete
html :where(.wp-block)[data-align=right]>*{
[53] Fix | Delete
float:right;
[54] Fix | Delete
margin-left:2em;
[55] Fix | Delete
}
[56] Fix | Delete
html :where(.wp-block)[data-align=full],html :where(.wp-block)[data-align=wide]{
[57] Fix | Delete
clear:both;
[58] Fix | Delete
}
[59] Fix | Delete
[60] Fix | Delete
.wp-block-group>[data-align=full]{
[61] Fix | Delete
margin-left:auto;
[62] Fix | Delete
margin-right:auto;
[63] Fix | Delete
}
[64] Fix | Delete
[65] Fix | Delete
.wp-block-group.has-background>[data-align=full]{
[66] Fix | Delete
margin-left:-30px;
[67] Fix | Delete
width:calc(100% + 60px);
[68] Fix | Delete
}
[69] Fix | Delete
[data-align=full] .wp-block-group>.wp-block{
[70] Fix | Delete
padding-left:14px;
[71] Fix | Delete
padding-right:14px;
[72] Fix | Delete
}
[73] Fix | Delete
@media (min-width:600px){
[74] Fix | Delete
[data-align=full] .wp-block-group>.wp-block{
[75] Fix | Delete
padding-left:0;
[76] Fix | Delete
padding-right:0;
[77] Fix | Delete
}
[78] Fix | Delete
}
[79] Fix | Delete
[data-align=full] .wp-block-group>[data-align=full]{
[80] Fix | Delete
left:0;
[81] Fix | Delete
max-width:none;
[82] Fix | Delete
padding-left:0;
[83] Fix | Delete
padding-right:0;
[84] Fix | Delete
width:100%;
[85] Fix | Delete
}
[86] Fix | Delete
[data-align=full] .wp-block-group.has-background>[data-align=full]{
[87] Fix | Delete
width:calc(100% + 60px);
[88] Fix | Delete
}
[89] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function