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