Se ajusta el mensaje de aviso de cookies para homogeneizarlo con manuel.cillero.es

This commit is contained in:
Manuel Cillero 2019-03-22 08:50:06 +01:00
parent ce6f344f79
commit eb7c88141b
2 changed files with 9 additions and 1 deletions

View file

@ -232,8 +232,16 @@ div.wiki .external {
font-size: .92em;
text-align: justify;
}
.cc-window a {
color: #aaa;
font-weight: bold;
}
.cc-window a:hover {
color: #fff;
}
.cc-window .cc-link {
padding: 0;
font-weight: normal;
text-decoration: underline;
}