diff options
author | pommicket <pommicket@gmail.com> | 2023-03-02 14:26:52 -0500 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2023-03-02 14:27:16 -0500 |
commit | c67ac3cecf5452467ea0fc757400de94bd8bdb74 (patch) | |
tree | 91ec6d340ef8a2c764e868d1dadfea173b310634 /test | |
parent | 3ae33ebfab7545597d48dba173830f262deaf24f (diff) |
CSS highlighting
Diffstat (limited to 'test')
-rw-r--r-- | test/test.css | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/test/test.css b/test/test.css new file mode 100644 index 0000000..46eea11 --- /dev/null +++ b/test/test.css @@ -0,0 +1,13 @@ +blorg.fsadfsa #asdfkajsdkj #efbeedede { +} + +.asdfasdf:focus a[bigness=12]:hover::after canvas[fi=eadf] { + font-size: 3em; + background-color: yellow li; + background-image: url("https://google.com/search?q=yellow} ducks%20%20%20"); +} +p > li#p { + font-weight: bold; + font-size: bold; +} +@import url('whatev\'er this is a \\string\\\\'); |