12102 Responsive menus
This commit is contained in:
parent
944474e151
commit
d8636b4839
@ -3,6 +3,8 @@
|
|||||||
## Version 12.1.02
|
## Version 12.1.02
|
||||||
### Correction :
|
### Correction :
|
||||||
- Corrige une bannière non cliquable lorsque placée hors du site.
|
- Corrige une bannière non cliquable lorsque placée hors du site.
|
||||||
|
### Amélioration :
|
||||||
|
- Aspect des menus affichés sur les écrans de petites tailles.
|
||||||
|
|
||||||
## Version 12.1.01
|
## Version 12.1.01
|
||||||
### Correction :
|
### Correction :
|
||||||
|
@ -460,14 +460,14 @@ td>.col12 {
|
|||||||
height: auto;
|
height: auto;
|
||||||
}
|
}
|
||||||
#bar select {
|
#bar select {
|
||||||
font-size: 1.2em;
|
|
||||||
width: 95%;
|
width: 95%;
|
||||||
margin: 10px;
|
margin: 10px;
|
||||||
|
text-align-last: center;
|
||||||
}
|
}
|
||||||
#bar #barLeft {
|
#bar #barLeft {
|
||||||
font-size: 2em;
|
|
||||||
float: none;
|
float: none;
|
||||||
}
|
}
|
||||||
|
#bar #barLeft,
|
||||||
#bar #barRight {
|
#bar #barRight {
|
||||||
font-size: 1.6em;
|
font-size: 1.6em;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user