Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/marketempower/axiom.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJhaura Wachsman <jhaurawachsman@gmail.com>2020-05-30 19:41:43 +0300
committerJhaura Wachsman <jhaurawachsman@gmail.com>2020-05-30 19:41:43 +0300
commitb84787f49597dc9339d63834ece2e92a6bce0fee (patch)
tree1a4967be1cc97d2b3a78ca971b9a3c5bbae261f8 /src
parente5f6098fe30e35cafd4843caad9b1b4379c1f02f (diff)
Add link element to list
Diffstat (limited to 'src')
-rw-r--r--src/cdata.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cdata.css b/src/cdata.css
index 96fe725..abfcdfe 100644
--- a/src/cdata.css
+++ b/src/cdata.css
@@ -70,6 +70,7 @@
/* remove margin */
/* inline injections */
+ & > link,
& > script,
& > style,
& > script:first-child + *,