7 lines
74 B
CSS
7 lines
74 B
CSS
|
.http-error {
|
||
|
text-align: center;
|
||
|
}
|
||
|
.http-error img {
|
||
|
margin: 0 auto;
|
||
|
}
|