1
0
mirror of https://github.com/pierre42100/ComunicWeb synced 2025-03-23 03:20:49 +00:00

9 lines
120 B
CSS
Raw Normal View History

2018-05-26 07:32:32 +02:00
/**
* Errors pages stylesheet
*
* @author Pierre HUBERT
*/
.error-page .error-content p {
word-wrap: break-word;
}