mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-11 20:39:23 +00:00
Add a "see more" button on news dates list
This commit is contained in:
@ -56,6 +56,13 @@
|
||||
#upcoming-events {
|
||||
max-height: 600px;
|
||||
overflow-y: scroll;
|
||||
|
||||
#load-more-news-button {
|
||||
text-align: center;
|
||||
button {
|
||||
width: 150px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
/* LINKS/BIRTHDAYS */
|
||||
|
Reference in New Issue
Block a user