mirror of
https://github.com/pierre42100/ComunicWeb
synced 2024-11-23 04:29:21 +00:00
9 lines
120 B
CSS
9 lines
120 B
CSS
/**
|
|
* Errors pages stylesheet
|
|
*
|
|
* @author Pierre HUBERT
|
|
*/
|
|
|
|
.error-page .error-content p {
|
|
word-wrap: break-word;
|
|
} |