Se fuerza a que los enlaces externos abran siempre en una nueva página

This commit is contained in:
Manuel Cillero 2018-02-24 18:50:22 +01:00
parent d5080bf236
commit d2df3cf133
3 changed files with 95 additions and 87 deletions

View file

@ -172,6 +172,12 @@ div#activity dt.icon {
word-wrap: break-word;
}
div.wiki .external {
padding-left: 0;
padding-right: 12px;
background-position: right 60%;
}
/**********************************************************/
/* 2. FONT ICONS */
/**********************************************************/