This commit is contained in:
CDN 2025-04-21 09:52:28 +08:00
commit c862db8191
Signed by: CDN
GPG key ID: 0C656827F9F80080
10 changed files with 10912 additions and 0 deletions

9
assets/W3C-REC Normal file
View file

@ -0,0 +1,9 @@
/* Style for a "Recommendation" */
@import "base.css";
body {
background-image: url(REC.svg);
}