Difference between revisions of "User:Sova/common.css"
Jump to navigation
Jump to search
(Replaced content with "→тест: должна появиться красная рамка вокруг всех pre на странице: pre { outline: 3px solid red !important; }") Tag: Replaced |
|||
| Line 1: | Line 1: | ||
| − | + | .mw-highlight pre, | |
| − | pre { outline: 3px solid red !important; } | + | .mw-highlight .linenums, |
| + | .syntaxhighlight pre { | ||
| + | outline: 3px solid red !important; | ||
| + | } | ||
Revision as of 14:22, 7 November 2025
.mw-highlight pre,
.mw-highlight .linenums,
.syntaxhighlight pre {
outline: 3px solid red !important;
}