Template:全屏:修订间差异
来自HUIJIA FUN
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;…”) |
Plurimod学生会(留言 | 贡献) 小 (Main Page) |
||
第40行: | 第40行: | ||
} | } | ||
</style> | </style> | ||
<a href="{{{2| | <a href="{{{2|%E9%A6%96%E9%A1%B5}}}" class="fullscreen-return-btn">返回主页</a> | ||
</html> | </html> | ||
<div class="fullscreen-content-wrapper"> | <div class="fullscreen-content-wrapper"> |