This website works better with JavaScript.
欢迎来到马士兵代码仓库
Sign In
msb-public
/
svelte
mirror of
https://github.com/sveltejs/svelte
Watch
1
Star
0
Code
Issues
Projects
Releases
Wiki
Activity
c3905be8d8
svelte
/
site
/
static
/
tutorial
/
dark-theme.css
5 lines
76 B
Raw
Blame
History
body
{
background-color
:
#333
;
color
:
whitesmoke
;
transition
:
all
0.5
s
;
}
Reference in new issue
View Git Blame
Copy Permalink