Edit File by line
/home/barbar84/www/wp-conte.../themes/twentytw.../assets/css
File: ie.css
[2000] Fix | Delete
input[type=range]::-ms-track {
[2001] Fix | Delete
width: 100%;
[2002] Fix | Delete
height: 6px;
[2003] Fix | Delete
border-radius: 6px;
[2004] Fix | Delete
border-width: 19px 0;
[2005] Fix | Delete
border-color: #d1e4dd;
[2006] Fix | Delete
background: transparent;
[2007] Fix | Delete
color: transparent;
[2008] Fix | Delete
cursor: pointer;
[2009] Fix | Delete
}
[2010] Fix | Delete
[2011] Fix | Delete
input[type=range]::-ms-fill-upper {
[2012] Fix | Delete
background: #39414d;
[2013] Fix | Delete
border-radius: 6px;
[2014] Fix | Delete
}
[2015] Fix | Delete
[2016] Fix | Delete
input[type=range]::-ms-fill-lower {
[2017] Fix | Delete
background: #39414d;
[2018] Fix | Delete
border-radius: 6px;
[2019] Fix | Delete
}
[2020] Fix | Delete
[2021] Fix | Delete
input[type=range]::-ms-thumb {
[2022] Fix | Delete
border: 3px solid #39414d;
[2023] Fix | Delete
height: 44px;
[2024] Fix | Delete
width: 44px;
[2025] Fix | Delete
border-radius: 50%;
[2026] Fix | Delete
background: #d1e4dd;
[2027] Fix | Delete
cursor: pointer;
[2028] Fix | Delete
}
[2029] Fix | Delete
[2030] Fix | Delete
fieldset {
[2031] Fix | Delete
display: grid;
[2032] Fix | Delete
border-color: #39414d;
[2033] Fix | Delete
padding: 25px;
[2034] Fix | Delete
}
[2035] Fix | Delete
[2036] Fix | Delete
fieldset legend {
[2037] Fix | Delete
font-size: 1.5rem;
[2038] Fix | Delete
}
[2039] Fix | Delete
[2040] Fix | Delete
fieldset input[type=submit] {
[2041] Fix | Delete
max-width: max-content;
[2042] Fix | Delete
}
[2043] Fix | Delete
[2044] Fix | Delete
fieldset input:not([type=submit]) {
[2045] Fix | Delete
margin-bottom: 20px;
[2046] Fix | Delete
}
[2047] Fix | Delete
[2048] Fix | Delete
fieldset input[type=radio],
[2049] Fix | Delete
fieldset input[type=checkbox] {
[2050] Fix | Delete
margin-bottom: 0;
[2051] Fix | Delete
}
[2052] Fix | Delete
[2053] Fix | Delete
fieldset input[type=radio] + label {
[2054] Fix | Delete
font-size: 1.125rem;
[2055] Fix | Delete
padding-left: 0;
[2056] Fix | Delete
margin-bottom: 20px;
[2057] Fix | Delete
}
[2058] Fix | Delete
[2059] Fix | Delete
fieldset input[type=checkbox] + label {
[2060] Fix | Delete
font-size: 1.125rem;
[2061] Fix | Delete
padding-left: 0;
[2062] Fix | Delete
margin-bottom: 20px;
[2063] Fix | Delete
}
[2064] Fix | Delete
[2065] Fix | Delete
::-moz-placeholder {
[2066] Fix | Delete
opacity: 1;
[2067] Fix | Delete
}
[2068] Fix | Delete
[2069] Fix | Delete
.post-password-message {
[2070] Fix | Delete
font-size: 1.5rem;
[2071] Fix | Delete
}
[2072] Fix | Delete
[2073] Fix | Delete
.post-password-form {
[2074] Fix | Delete
display: flex;
[2075] Fix | Delete
flex-wrap: wrap;
[2076] Fix | Delete
}
[2077] Fix | Delete
[2078] Fix | Delete
.post-password-form__label {
[2079] Fix | Delete
width: 100%;
[2080] Fix | Delete
margin-bottom: 0;
[2081] Fix | Delete
}
[2082] Fix | Delete
[2083] Fix | Delete
.post-password-form input[type=password] {
[2084] Fix | Delete
flex-grow: 1;
[2085] Fix | Delete
margin-top: 10px;
[2086] Fix | Delete
margin-right: 17px;
[2087] Fix | Delete
}
[2088] Fix | Delete
[2089] Fix | Delete
.post-password-form__submit {
[2090] Fix | Delete
margin-top: 10px;
[2091] Fix | Delete
}
[2092] Fix | Delete
@media only screen and (min-width: 592px) {
[2093] Fix | Delete
[2094] Fix | Delete
.post-password-form__submit {
[2095] Fix | Delete
margin-left: 10px;
[2096] Fix | Delete
}
[2097] Fix | Delete
}
[2098] Fix | Delete
[2099] Fix | Delete
img {
[2100] Fix | Delete
display: block;
[2101] Fix | Delete
height: auto;
[2102] Fix | Delete
max-width: 100%;
[2103] Fix | Delete
}
[2104] Fix | Delete
[2105] Fix | Delete
/* Classic editor images */
[2106] Fix | Delete
.entry-content img {
[2107] Fix | Delete
max-width: 100%;
[2108] Fix | Delete
}
[2109] Fix | Delete
[2110] Fix | Delete
/* Make sure embeds and iframes fit their containers. */
[2111] Fix | Delete
embed,
[2112] Fix | Delete
iframe,
[2113] Fix | Delete
object,
[2114] Fix | Delete
video {
[2115] Fix | Delete
max-width: 100%;
[2116] Fix | Delete
}
[2117] Fix | Delete
[2118] Fix | Delete
/* Media captions */
[2119] Fix | Delete
figcaption {
[2120] Fix | Delete
color: currentColor;
[2121] Fix | Delete
font-size: 1rem;
[2122] Fix | Delete
line-height: 1.7;
[2123] Fix | Delete
margin-top: 10px;
[2124] Fix | Delete
margin-bottom: 20px;
[2125] Fix | Delete
text-align: center;
[2126] Fix | Delete
}
[2127] Fix | Delete
[2128] Fix | Delete
.wp-caption {
[2129] Fix | Delete
color: currentColor;
[2130] Fix | Delete
font-size: 1rem;
[2131] Fix | Delete
line-height: 1.7;
[2132] Fix | Delete
margin-top: 10px;
[2133] Fix | Delete
margin-bottom: 20px;
[2134] Fix | Delete
text-align: center;
[2135] Fix | Delete
}
[2136] Fix | Delete
[2137] Fix | Delete
.wp-caption-text {
[2138] Fix | Delete
color: currentColor;
[2139] Fix | Delete
font-size: 1rem;
[2140] Fix | Delete
line-height: 1.7;
[2141] Fix | Delete
margin-top: 10px;
[2142] Fix | Delete
margin-bottom: 20px;
[2143] Fix | Delete
text-align: center;
[2144] Fix | Delete
}
[2145] Fix | Delete
[2146] Fix | Delete
.wp-block-embed figcaption {
[2147] Fix | Delete
color: currentColor;
[2148] Fix | Delete
font-size: 1rem;
[2149] Fix | Delete
line-height: 1.7;
[2150] Fix | Delete
margin-top: 10px;
[2151] Fix | Delete
margin-bottom: 20px;
[2152] Fix | Delete
text-align: center;
[2153] Fix | Delete
}
[2154] Fix | Delete
[2155] Fix | Delete
.alignleft figcaption,
[2156] Fix | Delete
.alignright figcaption,
[2157] Fix | Delete
.alignleft .wp-caption,
[2158] Fix | Delete
.alignright .wp-caption,
[2159] Fix | Delete
.alignleft .wp-caption-text,
[2160] Fix | Delete
.alignright .wp-caption-text,
[2161] Fix | Delete
.alignleft .wp-block-embed figcaption,
[2162] Fix | Delete
.alignright .wp-block-embed figcaption {
[2163] Fix | Delete
margin-bottom: 0;
[2164] Fix | Delete
}
[2165] Fix | Delete
[2166] Fix | Delete
/* WP Smiley */
[2167] Fix | Delete
.page-content .wp-smiley,
[2168] Fix | Delete
.entry-content .wp-smiley,
[2169] Fix | Delete
.comment-content .wp-smiley {
[2170] Fix | Delete
border: none;
[2171] Fix | Delete
margin-bottom: 0;
[2172] Fix | Delete
margin-top: 0;
[2173] Fix | Delete
padding: 0;
[2174] Fix | Delete
}
[2175] Fix | Delete
[2176] Fix | Delete
/* Over here, place any elements that do not need to have their own file. */
[2177] Fix | Delete
b,
[2178] Fix | Delete
strong {
[2179] Fix | Delete
font-weight: 700;
[2180] Fix | Delete
}
[2181] Fix | Delete
[2182] Fix | Delete
dfn,
[2183] Fix | Delete
cite,
[2184] Fix | Delete
em,
[2185] Fix | Delete
i {
[2186] Fix | Delete
font-style: italic;
[2187] Fix | Delete
}
[2188] Fix | Delete
[2189] Fix | Delete
pre {
[2190] Fix | Delete
white-space: pre;
[2191] Fix | Delete
overflow-x: auto;
[2192] Fix | Delete
}
[2193] Fix | Delete
[2194] Fix | Delete
/*
[2195] Fix | Delete
* text-underline-offset doesn't work in Chrome at all 👎
[2196] Fix | Delete
* But looks nice in Safari/Firefox, so let's keep it and
[2197] Fix | Delete
* maybe Chrome will support it soon.
[2198] Fix | Delete
*/
[2199] Fix | Delete
a {
[2200] Fix | Delete
cursor: pointer;
[2201] Fix | Delete
color: #28303d;
[2202] Fix | Delete
text-underline-offset: 3px;
[2203] Fix | Delete
text-decoration-skip-ink: all;
[2204] Fix | Delete
}
[2205] Fix | Delete
[2206] Fix | Delete
a:hover {
[2207] Fix | Delete
text-decoration-style: dotted;
[2208] Fix | Delete
text-decoration-skip-ink: none;
[2209] Fix | Delete
}
[2210] Fix | Delete
[2211] Fix | Delete
.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
[2212] Fix | Delete
[2213] Fix | Delete
/* Only visible in Windows High Contrast mode */
[2214] Fix | Delete
outline: 2px solid transparent;
[2215] Fix | Delete
text-decoration: underline 1px dotted currentColor;
[2216] Fix | Delete
text-decoration-skip-ink: none;
[2217] Fix | Delete
background: rgba(255, 255, 255, 0.9);
[2218] Fix | Delete
}
[2219] Fix | Delete
[2220] Fix | Delete
.is-dark-theme .site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
[2221] Fix | Delete
color: #d1e4dd;
[2222] Fix | Delete
}
[2223] Fix | Delete
[2224] Fix | Delete
.is-dark-theme .site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) .meta-nav {
[2225] Fix | Delete
color: #d1e4dd;
[2226] Fix | Delete
}
[2227] Fix | Delete
[2228] Fix | Delete
.has-background-white .site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
[2229] Fix | Delete
background: rgba(0, 0, 0, 0.9);
[2230] Fix | Delete
color: #fff;
[2231] Fix | Delete
}
[2232] Fix | Delete
[2233] Fix | Delete
.has-background-white .site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) .meta-nav {
[2234] Fix | Delete
color: #fff;
[2235] Fix | Delete
}
[2236] Fix | Delete
[2237] Fix | Delete
.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button).skip-link {
[2238] Fix | Delete
[2239] Fix | Delete
/* Only visible in Windows High Contrast mode */
[2240] Fix | Delete
outline: 2px solid transparent;
[2241] Fix | Delete
outline-offset: -2px;
[2242] Fix | Delete
}
[2243] Fix | Delete
[2244] Fix | Delete
.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button).skip-link:focus {
[2245] Fix | Delete
color: #21759b;
[2246] Fix | Delete
background-color: #f1f1f1;
[2247] Fix | Delete
}
[2248] Fix | Delete
[2249] Fix | Delete
.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) img {
[2250] Fix | Delete
outline: 2px dotted #28303d;
[2251] Fix | Delete
}
[2252] Fix | Delete
[2253] Fix | Delete
.has-background .has-link-color a {
[2254] Fix | Delete
color: #28303d;
[2255] Fix | Delete
}
[2256] Fix | Delete
[2257] Fix | Delete
.has-background.has-link-color a {
[2258] Fix | Delete
color: #28303d;
[2259] Fix | Delete
}
[2260] Fix | Delete
[2261] Fix | Delete
/* Category 05 is all about adjusting the default block styles to the given layout. I only added three blocks as examples. */
[2262] Fix | Delete
.wp-block-audio audio:focus {
[2263] Fix | Delete
outline-offset: 5px;
[2264] Fix | Delete
outline: 2px solid #28303d;
[2265] Fix | Delete
}
[2266] Fix | Delete
[2267] Fix | Delete
/**
[2268] Fix | Delete
* Button
[2269] Fix | Delete
*/
[2270] Fix | Delete
.site .button {
[2271] Fix | Delete
line-height: 1.5;
[2272] Fix | Delete
color: #d1e4dd;
[2273] Fix | Delete
cursor: pointer;
[2274] Fix | Delete
font-weight: 500;
[2275] Fix | Delete
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
[2276] Fix | Delete
font-size: 1.25rem;
[2277] Fix | Delete
background-color: #39414d;
[2278] Fix | Delete
border-radius: 0;
[2279] Fix | Delete
border: 3px solid #39414d;
[2280] Fix | Delete
text-decoration: none;
[2281] Fix | Delete
padding: 15px 30px;
[2282] Fix | Delete
}
[2283] Fix | Delete
[2284] Fix | Delete
input[type=submit] {
[2285] Fix | Delete
line-height: 1.5;
[2286] Fix | Delete
color: #d1e4dd;
[2287] Fix | Delete
cursor: pointer;
[2288] Fix | Delete
font-weight: 500;
[2289] Fix | Delete
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
[2290] Fix | Delete
font-size: 1.25rem;
[2291] Fix | Delete
background-color: #39414d;
[2292] Fix | Delete
border-radius: 0;
[2293] Fix | Delete
border: 3px solid #39414d;
[2294] Fix | Delete
text-decoration: none;
[2295] Fix | Delete
padding: 15px 30px;
[2296] Fix | Delete
}
[2297] Fix | Delete
[2298] Fix | Delete
input[type=reset] {
[2299] Fix | Delete
line-height: 1.5;
[2300] Fix | Delete
color: #d1e4dd;
[2301] Fix | Delete
cursor: pointer;
[2302] Fix | Delete
font-weight: 500;
[2303] Fix | Delete
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
[2304] Fix | Delete
font-size: 1.25rem;
[2305] Fix | Delete
background-color: #39414d;
[2306] Fix | Delete
border-radius: 0;
[2307] Fix | Delete
border: 3px solid #39414d;
[2308] Fix | Delete
text-decoration: none;
[2309] Fix | Delete
padding: 15px 30px;
[2310] Fix | Delete
}
[2311] Fix | Delete
[2312] Fix | Delete
.wp-block-search__button {
[2313] Fix | Delete
line-height: 1.5;
[2314] Fix | Delete
color: #d1e4dd;
[2315] Fix | Delete
cursor: pointer;
[2316] Fix | Delete
font-weight: 500;
[2317] Fix | Delete
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
[2318] Fix | Delete
font-size: 1.25rem;
[2319] Fix | Delete
background-color: #39414d;
[2320] Fix | Delete
border-radius: 0;
[2321] Fix | Delete
border: 3px solid #39414d;
[2322] Fix | Delete
text-decoration: none;
[2323] Fix | Delete
padding: 15px 30px;
[2324] Fix | Delete
}
[2325] Fix | Delete
[2326] Fix | Delete
.wp-block-button .wp-block-button__link {
[2327] Fix | Delete
line-height: 1.5;
[2328] Fix | Delete
color: #d1e4dd;
[2329] Fix | Delete
cursor: pointer;
[2330] Fix | Delete
font-weight: 500;
[2331] Fix | Delete
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
[2332] Fix | Delete
font-size: 1.25rem;
[2333] Fix | Delete
background-color: #39414d;
[2334] Fix | Delete
border-radius: 0;
[2335] Fix | Delete
border: 3px solid #39414d;
[2336] Fix | Delete
text-decoration: none;
[2337] Fix | Delete
padding: 15px 30px;
[2338] Fix | Delete
}
[2339] Fix | Delete
[2340] Fix | Delete
.site .button:focus,
[2341] Fix | Delete
input[type=submit]:focus,
[2342] Fix | Delete
input[type=reset]:focus,
[2343] Fix | Delete
.wp-block-search__button:focus,
[2344] Fix | Delete
.wp-block-button .wp-block-button__link:focus {
[2345] Fix | Delete
background: transparent;
[2346] Fix | Delete
outline-offset: -6px;
[2347] Fix | Delete
outline: 2px dotted currentColor;
[2348] Fix | Delete
}
[2349] Fix | Delete
[2350] Fix | Delete
.is-dark-theme .site .button:focus {
[2351] Fix | Delete
color: #39414d;
[2352] Fix | Delete
}
[2353] Fix | Delete
[2354] Fix | Delete
.is-dark-theme input[type=submit]:focus {
[2355] Fix | Delete
color: #39414d;
[2356] Fix | Delete
}
[2357] Fix | Delete
[2358] Fix | Delete
.is-dark-theme input[type=reset]:focus {
[2359] Fix | Delete
color: #39414d;
[2360] Fix | Delete
}
[2361] Fix | Delete
[2362] Fix | Delete
.is-dark-theme .wp-block-search__button:focus {
[2363] Fix | Delete
color: #39414d;
[2364] Fix | Delete
}
[2365] Fix | Delete
[2366] Fix | Delete
.is-dark-theme .wp-block-button .wp-block-button__link:focus {
[2367] Fix | Delete
color: #39414d;
[2368] Fix | Delete
}
[2369] Fix | Delete
[2370] Fix | Delete
.site .button:focus:not(.has-background) {
[2371] Fix | Delete
color: #39414d;
[2372] Fix | Delete
}
[2373] Fix | Delete
[2374] Fix | Delete
input[type=submit]:focus:not(.has-background) {
[2375] Fix | Delete
color: #39414d;
[2376] Fix | Delete
}
[2377] Fix | Delete
[2378] Fix | Delete
input[type=reset]:focus:not(.has-background) {
[2379] Fix | Delete
color: #39414d;
[2380] Fix | Delete
}
[2381] Fix | Delete
[2382] Fix | Delete
.wp-block-search__button:focus:not(.has-background) {
[2383] Fix | Delete
color: #39414d;
[2384] Fix | Delete
}
[2385] Fix | Delete
[2386] Fix | Delete
.wp-block-button .wp-block-button__link:focus:not(.has-background) {
[2387] Fix | Delete
color: #39414d;
[2388] Fix | Delete
}
[2389] Fix | Delete
[2390] Fix | Delete
.site .button:disabled {
[2391] Fix | Delete
background-color: rgba(255, 255, 255, 0.5);
[2392] Fix | Delete
border-color: rgba(255, 255, 255, 0.5);
[2393] Fix | Delete
color: #39414d;
[2394] Fix | Delete
}
[2395] Fix | Delete
[2396] Fix | Delete
input[type=submit]:disabled {
[2397] Fix | Delete
background-color: rgba(255, 255, 255, 0.5);
[2398] Fix | Delete
border-color: rgba(255, 255, 255, 0.5);
[2399] Fix | Delete
color: #39414d;
[2400] Fix | Delete
}
[2401] Fix | Delete
[2402] Fix | Delete
input[type=reset]:disabled {
[2403] Fix | Delete
background-color: rgba(255, 255, 255, 0.5);
[2404] Fix | Delete
border-color: rgba(255, 255, 255, 0.5);
[2405] Fix | Delete
color: #39414d;
[2406] Fix | Delete
}
[2407] Fix | Delete
[2408] Fix | Delete
.wp-block-search__button:disabled {
[2409] Fix | Delete
background-color: rgba(255, 255, 255, 0.5);
[2410] Fix | Delete
border-color: rgba(255, 255, 255, 0.5);
[2411] Fix | Delete
color: #39414d;
[2412] Fix | Delete
}
[2413] Fix | Delete
[2414] Fix | Delete
.wp-block-button .wp-block-button__link:disabled {
[2415] Fix | Delete
background-color: rgba(255, 255, 255, 0.5);
[2416] Fix | Delete
border-color: rgba(255, 255, 255, 0.5);
[2417] Fix | Delete
color: #39414d;
[2418] Fix | Delete
}
[2419] Fix | Delete
[2420] Fix | Delete
.site .button:active {
[2421] Fix | Delete
color: #39414d;
[2422] Fix | Delete
background-color: #d1e4dd;
[2423] Fix | Delete
}
[2424] Fix | Delete
[2425] Fix | Delete
input[type=submit]:active {
[2426] Fix | Delete
color: #39414d;
[2427] Fix | Delete
background-color: #d1e4dd;
[2428] Fix | Delete
}
[2429] Fix | Delete
[2430] Fix | Delete
input[type=reset]:active {
[2431] Fix | Delete
color: #39414d;
[2432] Fix | Delete
background-color: #d1e4dd;
[2433] Fix | Delete
}
[2434] Fix | Delete
[2435] Fix | Delete
.wp-block-search .wp-block-search__button:active {
[2436] Fix | Delete
color: #39414d;
[2437] Fix | Delete
background-color: #d1e4dd;
[2438] Fix | Delete
}
[2439] Fix | Delete
[2440] Fix | Delete
.wp-block-file .wp-block-file__button:active {
[2441] Fix | Delete
color: #39414d;
[2442] Fix | Delete
background-color: #d1e4dd;
[2443] Fix | Delete
}
[2444] Fix | Delete
[2445] Fix | Delete
.site .button:hover {
[2446] Fix | Delete
color: #39414d;
[2447] Fix | Delete
background: transparent;
[2448] Fix | Delete
}
[2449] Fix | Delete
[2450] Fix | Delete
input[type=submit]:hover {
[2451] Fix | Delete
color: #39414d;
[2452] Fix | Delete
background: transparent;
[2453] Fix | Delete
}
[2454] Fix | Delete
[2455] Fix | Delete
input[type=reset]:hover {
[2456] Fix | Delete
color: #39414d;
[2457] Fix | Delete
background: transparent;
[2458] Fix | Delete
}
[2459] Fix | Delete
[2460] Fix | Delete
.wp-block-search .wp-block-search__button:hover {
[2461] Fix | Delete
color: #39414d;
[2462] Fix | Delete
background: transparent;
[2463] Fix | Delete
}
[2464] Fix | Delete
[2465] Fix | Delete
.wp-block-file .wp-block-file__button:hover {
[2466] Fix | Delete
color: #39414d;
[2467] Fix | Delete
background: transparent;
[2468] Fix | Delete
}
[2469] Fix | Delete
[2470] Fix | Delete
/**
[2471] Fix | Delete
* Block Options
[2472] Fix | Delete
*/
[2473] Fix | Delete
.wp-block-button:not(.is-style-outline) .wp-block-button__link:active {
[2474] Fix | Delete
color: #39414d !important;
[2475] Fix | Delete
background: transparent !important;
[2476] Fix | Delete
border-color: #39414d;
[2477] Fix | Delete
}
[2478] Fix | Delete
[2479] Fix | Delete
.wp-block-button:not(.is-style-outline) .wp-block-button__link:hover {
[2480] Fix | Delete
color: #39414d !important;
[2481] Fix | Delete
background: transparent !important;
[2482] Fix | Delete
border-color: #39414d;
[2483] Fix | Delete
}
[2484] Fix | Delete
[2485] Fix | Delete
.wp-block-button:not(.is-style-outline) .wp-block-button__link:focus {
[2486] Fix | Delete
color: #d1e4dd !important;
[2487] Fix | Delete
background: #39414d !important;
[2488] Fix | Delete
}
[2489] Fix | Delete
[2490] Fix | Delete
.wp-block-button.is-style-outline .wp-block-button__link {
[2491] Fix | Delete
padding: 15px 30px;
[2492] Fix | Delete
}
[2493] Fix | Delete
[2494] Fix | Delete
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background) {
[2495] Fix | Delete
background: transparent;
[2496] Fix | Delete
}
[2497] Fix | Delete
[2498] Fix | Delete
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):not(.has-text-color) {
[2499] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function