Update error messages

Former-commit-id: 10f1f2b1817ea5283813dc11d81c1e002b14a886 [formerly c28c4c6be4eecfc3a8902aea26301e48c15bf233] [formerly bed77122ad94c12c49925e2de476202c6444ac51 [formerly 241c13cdbdc8870eaf998d1101ede524101f65ce]]
Former-commit-id: 48595772c1ade04604948993071590b110e8745a [formerly feb64410e7e4113b33acc91d98c872c1178972ec]
Former-commit-id: 370de30ebc65149e6bb46ac33359c8772c8033fd
This commit is contained in:
Henrique Dias
2017-07-03 19:26:29 +01:00
parent c3b882aee5
commit 562a3862e0
6 changed files with 47 additions and 27 deletions

View File

@@ -396,15 +396,14 @@ fieldset h3,
* FOOTER *
* * * * * * * * * * * * * * * */
footer {
.credits {
font-size: 0.6em;
margin: 2em 0 2em;
text-align: center;
color: grey;
margin: 3em 2.5em;
color: #a5a5a5;
}
footer a,
footer a:hover {
.credits a,
.credits a:hover {
color: inherit;
}