mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-09 19:40:19 +00:00
Add pictures to products
This commit is contained in:
@ -288,11 +288,20 @@ label {
|
||||
}
|
||||
.form_button {
|
||||
width: 150px;
|
||||
height: 100px;
|
||||
height: 120px;
|
||||
padding: 2px;
|
||||
display: inline-block;
|
||||
font-size: 0.8em;
|
||||
}
|
||||
.form_button span {
|
||||
width: 70px;
|
||||
float: right;
|
||||
}
|
||||
.form_button img {
|
||||
max-width: 50px;
|
||||
max-height: 50px;
|
||||
float: left;
|
||||
}
|
||||
.form_button strong {
|
||||
font-weight: bold;
|
||||
font-size: 1.2em;
|
||||
|
Reference in New Issue
Block a user