Panel | ||||||
---|---|---|---|---|---|---|
| ||||||
|
Style |
---|
.three-columns ul {
-moz-column-count: 3;
-moz-column-gap: 3em;
-webkit-column-count: 3;
-webkit-column-gap: 3em;
column-count: 3;
column-gap: 3em;
} |
Panel | ||||||
---|---|---|---|---|---|---|
| ||||||
|
Style |
---|
.three-columns ul {
-moz-column-count: 3;
-moz-column-gap: 3em;
-webkit-column-count: 3;
-webkit-column-gap: 3em;
column-count: 3;
column-gap: 3em;
} |