Jump to content

User:AZMindroma/common.css: Difference between revisions

From Rolling Lounge Wiki
Created page with "img:not([alt]), img[alt=""] { outline: 5px solid red !important; }"
 
m AZMindroma moved page User:AZMindroma/Common.css to User:AZMindroma/common.css without leaving a redirect
 
(2 intermediate revisions by the same user not shown)
(No difference)

Latest revision as of 22:26, 2 May 2026

img:not([alt]), img[alt=""] {
    outline: 5px solid red !important;
}