This repository has been archived on 2024-05-13. You can view files and clone it, but cannot push or open issues or pull requests.
Homepage/static/styles.css

14 lines
235 B
CSS
Raw Permalink Normal View History

2023-07-02 00:24:37 +00:00
.space-api-indicator-big {
display: inline-block;
vertical-align: middle;
width: 100%;
}
iframe.space-api-indicator {
border: none;
vertical-align: middle;
2023-08-22 00:42:58 +00:00
width: 100%;
height: 4em;
2023-07-02 00:24:37 +00:00
overflow: hidden;
}