package:ase:example_c2
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
package:ase:example_c2 [2022/11/17 11:01] – pkaiser | package:ase:example_c2 [2022/11/17 11:05] (current) – pkaiser | ||
---|---|---|---|
Line 1589: | Line 1589: | ||
padding-left: | padding-left: | ||
padding-right: | padding-right: | ||
+ | |||
+ | |||
} | } | ||
@media (min-width: 768px) { | @media (min-width: 768px) { | ||
.container { | .container { | ||
- | width: | + | width: |
} | } | ||
} | } | ||
@media (min-width: 992px) { | @media (min-width: 992px) { | ||
.container { | .container { | ||
- | width: | + | width: |
} | } | ||
} | } | ||
@media (min-width: 1200px) { | @media (min-width: 1200px) { | ||
.container { | .container { | ||
- | width: | + | width: |
} | } | ||
} | } | ||
Line 10420: | Line 10422: | ||
border-style: | border-style: | ||
border-color: | border-color: | ||
- | width: | + | width: |
padding: 5px; | padding: 5px; | ||
/* This acts as a spacer between cells, that is outside the border */ | /* This acts as a spacer between cells, that is outside the border */ |
package/ase/example_c2.1668682866.txt.gz · Last modified: 2022/11/17 11:01 by pkaiser