mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-18 20:05:16 +00:00
Handles errors when retrieving latests posts.
This commit is contained in:
@ -2,4 +2,14 @@
|
||||
* Latests post stylesheet
|
||||
*
|
||||
* @author Pierre HUBERT
|
||||
*/
|
||||
*/
|
||||
|
||||
/**
|
||||
* Error message
|
||||
*/
|
||||
.latestPostsError {
|
||||
width: 100%;
|
||||
max-width: 500px;
|
||||
margin: auto;
|
||||
margin-top: 30px;
|
||||
}
|
Reference in New Issue
Block a user