Modifica el estilo de los enlaces externos
This commit is contained in:
parent
6a811611e9
commit
525527a55b
1 changed files with 7 additions and 2 deletions
|
@ -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 */
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue