https://github.com/andfanilo/s4a-css-hacking
Streamlit CSS hacks
https://github.com/andfanilo/s4a-css-hacking
css streamlit
Last synced: about 2 months ago
JSON representation
Streamlit CSS hacks
- Host: GitHub
- URL: https://github.com/andfanilo/s4a-css-hacking
- Owner: andfanilo
- Created: 2021-12-14T09:27:27.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-14T10:14:16.000Z (over 4 years ago)
- Last Synced: 2025-04-07T17:51:31.587Z (about 1 year ago)
- Topics: css, streamlit
- Language: Python
- Homepage: https://share.streamlit.io/andfanilo/s4a-css-hacking/main
- Size: 4.88 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Streamlit CSS hacks
[](https://share.streamlit.io/andfanilo/s4a-css-hacking/main)
Me trying to find all the ways to hack Streamlit CSS
## Resources
- https://discuss.streamlit.io/t/how-to-remove-the-streamlit-from-the-web-page-title/13069/6?u=andfanilo
- https://stackoverflow.com/questions/19858217/how-to-apply-css-to-inner-iframe-element-through-parent-window-css-class
- https://discuss.streamlit.io/t/creating-a-nicely-formatted-search-field/1804/2
- https://discuss.streamlit.io/t/speech-to-text-on-client-side-using-html5-and-streamlit-bokeh-events/7888
- [Thiago's send event to Streamlit](https://discuss.streamlit.io/t/code-snippet-create-components-without-any-frontend-tooling-no-react-babel-webpack-etc/13064)