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

@@ -59,10 +59,9 @@
vertical-align: bottom;
}
#listing h2.message,
.message {
text-align: center;
font-size: 3em;
font-size: 2em;
margin: 1em auto;
display: block !important;
width: 95%;
@@ -71,8 +70,9 @@
}
.message i {
font-size: inherit;
vertical-align: middle;
font-size: 2.5em;
margin-bottom: .2em;
display: block;
}
#listing.mosaic {
@@ -246,4 +246,4 @@
right: 1em;
left: 1em;
}
}
}