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

9 lines
99 B
CSS
Raw Normal View History

2023-09-06 19:02:58 +02:00
/* CSS */
#sat-rs-content.hidden {
display: none;
}
#fsfw-content.visible {
display: block;
}