mirror of
https://github.com/fergalmoran/robotopro.git
synced 2025-12-22 09:18:53 +00:00
7 lines
82 B
Plaintext
Executable File
7 lines
82 B
Plaintext
Executable File
/* error pages*/
|
|
.error-container {
|
|
margin:20px;
|
|
padding:0;
|
|
background:#FFF;
|
|
}
|