12102 Responsive menus
This commit is contained in:
parent
944474e151
commit
d8636b4839
@ -3,6 +3,8 @@
|
||||
## Version 12.1.02
|
||||
### Correction :
|
||||
- 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
|
||||
### Correction :
|
||||
|
@ -460,14 +460,14 @@ td>.col12 {
|
||||
height: auto;
|
||||
}
|
||||
#bar select {
|
||||
font-size: 1.2em;
|
||||
width: 95%;
|
||||
margin: 10px;
|
||||
text-align-last: center;
|
||||
}
|
||||
#bar #barLeft {
|
||||
font-size: 2em;
|
||||
float: none;
|
||||
}
|
||||
#bar #barLeft,
|
||||
#bar #barRight {
|
||||
font-size: 1.6em;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user