diff options
author | luxagraf <sng@luxagraf.net> | 2023-07-28 13:43:36 -0500 |
---|---|---|
committer | luxagraf <sng@luxagraf.net> | 2023-07-28 13:43:36 -0500 |
commit | a30c790edea652494e7481f6798047a3bc1fd4ea (patch) | |
tree | b0936860abd6767716f56c68e305d8f5e0e38bd4 /bak/oldluxpages/house-demo/style.uncompressed.css | |
parent | 9a620cf42bf1fe6977e378bd834b41ff4a593dde (diff) |
added a backup of old pages that are no longer live
Diffstat (limited to 'bak/oldluxpages/house-demo/style.uncompressed.css')
-rw-r--r-- | bak/oldluxpages/house-demo/style.uncompressed.css | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/bak/oldluxpages/house-demo/style.uncompressed.css b/bak/oldluxpages/house-demo/style.uncompressed.css new file mode 100644 index 0000000..43258d7 --- /dev/null +++ b/bak/oldluxpages/house-demo/style.uncompressed.css @@ -0,0 +1,18 @@ +/*
+
+Theme Name: X – Child Theme
+Theme URI: http://theme.co/x/
+Author: Themeco
+Author URI: http://theme.co/
+Description: Make all of your modifications to X in this child theme.
+Version: 1.0.0
+Template: x
+
+*/
+
+
+.x-child-theme-active article.comment,
+.x-child-theme-active .x-comments-list .children li.comment,
+.x-child-theme-active .x-comment-header{
+ border: none !important;
+}
\ No newline at end of file |