  
- 積分
- 5071
- 威望
- 5071
- 金錢
- 2879
- 最後登錄
- 2025-4-8
       
|
回復 3# 君弄
你的代码写错了- body {
- background: #FFD1B1 url(\"http://sakunari.imotor.com/attachments/forumid_8/140702192890f765efc5fd91ed.png\") repeat-y center;
- text-align: center;
- }
複製代碼 应改为- body {
- background: #FFD1B1 url(http://sakunari.imotor.com/attachments/forumid_8/140702192890f765efc5fd91ed.png) repeat-y center;
- text-align: center;
- }
複製代碼 |
-
2
評分人數
-
|