-
From the support forums:
https://wordpress.org/support/topic/honeypot-textarea-visible-with-strict-csp-header/
> With a strict content security policy the inline CSS of the honeypot is ignored by …
-
### Description
Add the following list-helper classes mentioned
```[tasklist]
### Tasks
- [ ] Implement list utility class `list-unstyled`
- [ ] Implement list utility class `list-inline` and `…
-
### Problem Description
1. Describe what you did
Any free-form css we add are wrapped in {} on frontend in ```et-critical-inline-css```, i.e. they don't work. Happens if we use 'selector…
-
Navbar jumps as css styles are applied, especially bad on homepage
-decrease css load times or use inline styling
-
Need to add some kind of control over leading at the start/end of a container. See discussion at
* https://lists.w3.org/Archives/Public/www-style/2016May/0090.html
* https://lists.w3.org/Archives/Pu…
-
### Description
Text-box-trim specifies whether and how browsers should remove vertical spacings above and below the text content from the first and last lines of block text. This feature allows de…
-
Hi, And thank you for this amazing work of art.
I tried to use this full moon with a spinning light around it in my code and I realized that you need to add `display: inline-block` and `left: 0` to…
-
Many CJK sites use Latin fonts as the first available fonts, to use the Latin fonts for Latin characters. For example:
```css
font-family: Arial, CJK-font, sans-serif;
```
Authors want to align …
-
I've encountered an issue with the inline CSS optimization feature of the LiteSpeed Cache plugin. It appears that the plugin's CSS optimization process is not handling inline `` tags correctly when th…
-
Here you use inline css (css in html file) very frequently.
Try to avoid inline css and replace them in style.css file
Nebir updated
8 years ago