Browse Source

Convert example theme to directory-based theme.

stevetruckstuff 19 năm trước cách đây
mục cha
commit
1bced454f0

+ 3 - 0
templates/default/css/alternates/my_example_style/demo.css

@@ -0,0 +1,3 @@
+body {
+	background: url('../../../images/gradient-grey.png') repeat-x fixed;
+}