mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2026-01-06 15:03:17 -06:00
[docs] rename assets to public to avoid conflicting with template
This commit is contained in:
parent
6089bcfaec
commit
e0b8d72641
64 changed files with 45 additions and 45 deletions
|
|
@ -14,7 +14,7 @@ CSS(级联样式表)是一种与 HTML 一起使用的编码语言,它决
|
|||
|
||||
这是一个标准的 GoToSocial 账户页面:
|
||||
|
||||

|
||||

|
||||
|
||||
假设我们想将背景颜色改为黑色而不是灰色。
|
||||
|
||||
|
|
@ -30,7 +30,7 @@ CSS(级联样式表)是一种与 HTML 一起使用的编码语言,它决
|
|||
|
||||
如果我们返回到账户页面并刷新页面,现在它看起来是这样的:
|
||||
|
||||

|
||||

|
||||
|
||||
如果我们想要更炫一点,可以使用下面的 CSS 代码为背景添加渐变效果:
|
||||
|
||||
|
|
@ -42,7 +42,7 @@ CSS(级联样式表)是一种与 HTML 一起使用的编码语言,它决
|
|||
|
||||
保存 CSS 并刷新账户页面后,页面现在看起来是这样的:
|
||||
|
||||

|
||||

|
||||
|
||||
## 可访问性
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue