We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
0ct0pu5
/
squirrelmail
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Yêu cầu kéo về
0
Wiki
Browse Source
Convert example theme to directory-based theme.
stevetruckstuff
19 năm trước cách đây
mục cha
5d57ba360d
commit
1bced454f0
1 tập tin đã thay đổi
với
3 bổ sung
và
0 xóa
Split View
Hiển thị tình trạng sai khác
3
0
templates/default/css/alternates/my_example_style/demo.css
+ 3
- 0
templates/default/css/alternates/my_example_style/demo.css
Xem Tập Tin
@@ -0,0 +1,3 @@
+body {
+ background: url('../../../images/gradient-grey.png') repeat-x fixed;
+}