Ajout des catégories au menu
This commit is contained in:
parent
ddfd444364
commit
9d5b3e18c4
2 changed files with 8 additions and 4 deletions
|
@ -263,9 +263,9 @@ figure > figcaption h4 {
|
|||
}
|
||||
|
||||
.taxonomy {
|
||||
-webkit-column-width: 150px;
|
||||
-moz-column-width: 150px;
|
||||
column-width: 150px;
|
||||
-webkit-column-width: 200px;
|
||||
-moz-column-width: 200px;
|
||||
column-width: 200px;
|
||||
}
|
||||
|
||||
.ais-SearchBox {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue