mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-09 19:40:19 +00:00
Add basics of eboutic, still need to implement the ET API to get bank payment
This commit is contained in:
@ -129,6 +129,12 @@ tbody>tr:hover {
|
||||
background: yellow;
|
||||
width: 100%;
|
||||
}
|
||||
#basket {
|
||||
width: 40%;
|
||||
background: lightgrey;
|
||||
float: right;
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
/*-----------------------------USER PROFILE----------------------------*/
|
||||
.user_profile {
|
||||
|
Reference in New Issue
Block a user