Revision 27589d5e
Von Moritz Bunkus vor fast 8 Jahren hinzugefügt
css/common.css | ||
---|---|---|
16 | 16 |
.position-relative { position: relative } |
17 | 17 |
.position-absolute { position: absolute } |
18 | 18 |
|
19 |
.hidden { display: none; } |
|
19 | 20 |
|
20 | 21 |
/* media stuff */ |
21 | 22 |
@media screen { .noscreen { display: none } } |
Auch abrufbar als: Unified diff
CSS: eine Klasse für versteckte Elemente