Skip to content

Instantly share code, notes, and snippets.

View fuutan0331-dot's full-sized avatar

fuutan0331-dot

View GitHub Profile
@fuutan0331-dot
fuutan0331-dot / RIO_SHARE_変更点まとめ_2026-05-03.html
Created May 3, 2026 06:58
リオさん共有用:仕様書変更点サマリー (2026-05-03)
<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<title>リオさん共有用:仕様書変更点サマリー</title>
<style>
* { box-sizing: border-box; }
body {
font-family: -apple-system, BlinkMacSystemFont, 'Hiragino Kaku Gothic ProN', 'Yu Gothic', sans-serif;
background: #f8f9fa;