k |
k |
||
| Regel 9: | Regel 9: | ||
{ | { | ||
background: center right no-repeat; | background: center right no-repeat; | ||
| − | + | padding-right: 0px; | |
} | } | ||
Huidige versie van 15 jun 2012 om 22:02
/* make the list of references look smaller and highlight clicked reference in blue */
ol.references { font-size: 80%; }
.references-small { font-size: 70%;}
ol.references > li:target { background-color: #ddeeff; }
sup.reference:target { background-color: #ddeeff; }
div#content a[href^="https://"], .link-https
{
background: center right no-repeat;
padding-right: 0px;
}