Modifica el estilo de los enlaces externos

This commit is contained in:
Manuel Cillero 2021-04-13 17:36:08 +02:00
parent 6a811611e9
commit 525527a55b

View file

@ -232,9 +232,14 @@ div#activity dt.icon {
} }
div.wiki .external { div.wiki .external {
background: none;
padding-left: 0; padding-left: 0;
padding-right: 12px; }
background-position: right 60%; div.wiki .external:after {
content: "\2197";
font-size: 92%;
position: relative;
top: -0.5em;
} }
/* Cookies notice */ /* Cookies notice */