This repository has been archived on 2023-12-11. You can view files and clone it, but cannot push or open issues or pull requests.
sat-sw-website-legacy/test.css
2023-09-06 21:00:15 +02:00

9 lines
99 B
CSS

/* CSS */
#sat-rs-content.hidden {
display: none;
}
#fsfw-content.visible {
display: block;
}