mirror of
https://github.com/tauri-apps/tauri.studio.git
synced 2026-02-04 10:31:16 +01:00
* feat(site): initial scaffolding * fix(redirect): 404 * feat(CNAME): reference to tauri-apps.org * feat(CNAME): add CNAME to build script CMD * feat(work): various things, including patterns page * feat(sidebar): Now scroll works - needed to close the sidebar, because there is no docheight - added a # to urls * feat(slides): add landing carousel * feat(landing): add ministories and roadmap and mermaid * feat(links): update links, enhance mermaid * feat(patterns): stylish page, 5 patterns, dynamic mermaid - note: trollbridge -> api-bridge - update mermaid * feat(patterns): - add multiwin pattern - add pattern icons - rename patterns - add config section with dynamic markdown - use keep-alive - minor revisions to landing page * feat(security): add docs/security page * feat(patterns): add cloudish flowchart * feat(patterns): fix infobar for mobile * feat(quasar): update deps * feat(examples): basic scaffolding * feat(patterns): mosts, bests * feat(patterns): icons * feat(build): last manual build
1 line
614 B
CSS
1 line
614 B
CSS
.q-menu{z-index:1000000}.tauri-name{max-height:100px;min-height:20px;max-width:50%;height:inherit;position:fixed;margin:auto;top:15px;left:0;right:0}.page-header{height:270px;z-index:1000000;border-bottom:2px solid #212111}.bg-container{background-image:url(/statics/thetaTauri_logo.png);background-repeat:no-repeat;background-size:contain;position:absolute;left:-5px;top:5px;height:250px;width:250px;max-height:250px;max-width:250px;min-height:60px;min-width:60px}.claim{position:absolute;margin:0 auto;left:20px;right:20px;width:330px;text-align:center;color:#8b0000}.claim i{color:#09d;text-shadow:0 0 1px #639} |