User:27 is the best number/common.css: Difference between revisions
Appearance
Content deleted Content added
No edit summary |
No edit summary |
||
Line 14: | Line 14: | ||
content: ""; |
content: ""; |
||
background: url("https:/upwiki/wikipedia/commons/0/08/Flag_of_Switzerland_%28Pantone%29.svg") center no-repeat; |
background: url("https:/upwiki/wikipedia/commons/0/08/Flag_of_Switzerland_%28Pantone%29.svg") center no-repeat; |
||
padding: 0 |
padding: 0 8px; |
||
margin-left: |
margin-left: 20px; |
||
} |
} |
Revision as of 01:10, 7 November 2024
/* This is a test */
a[href="/wiki/User:Vjmlhds"]::after,
a[href="/wiki/User_talk:Vjmlhds"]::after,
a[href="/wiki/Special:Contributions/Vjmlhds"]::after {
content: "";
background: url("https:/upwiki/wikipedia/commons/8/89/Swastika_nazi.svg") center no-repeat;
padding: 0 8px;
margin-left: 2px;
}
/* This is a test */
a[href="/wiki/User:27_is_the_best_number"]::after,
a[href="/wiki/User_talk:27_is_the_best_number"]::after,
a[href="/wiki/Special:Contributions/27_is_the_best_number"]::after {
content: "";
background: url("https:/upwiki/wikipedia/commons/0/08/Flag_of_Switzerland_%28Pantone%29.svg") center no-repeat;
padding: 0 8px;
margin-left: 20px;
}