6 lines
82 B
Text
6 lines
82 B
Text
/* error pages*/
|
|
.error-container {
|
|
margin:20px;
|
|
padding:0;
|
|
background:#FFF;
|
|
}
|