模板:全屏
出自HUIJIA FUN
於 2025年10月6日 (一) 15:27 由 Plurimod学生会(留言 | 貢獻) 所做的修訂 (创建页面,内容为“<includeonly><div id="fullscreen-container"> <html> <style> #fullscreen-container { position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; background-color: #0d1117; color: #c9d1d9; z-index: 1000; overflow-y: auto; padding: 80px 40px 40px 40px; box-sizing: border-box; } .fullscreen-return-btn { position: fixed; top: 20px; left: 20px; background-color: #30363d; border: 1px solid #484f58; color: #c9d1d9 !important; padding: 10px 18px; border-radius: 6px;…”)