Add new PHP functions to retrieve game details and display them in the view
This commit is contained in:
@@ -95,6 +95,13 @@ footer {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.panneau_details_2 {
|
||||
justify-content: center;
|
||||
width: 100%;
|
||||
overflow-y: auto;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.panneau_details>div {
|
||||
margin-right: 2%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user