Skip to content

Commit 0e85651

Browse files
committed
remove custom highlighting
maybe temporarily. seems inconsistent. closes statamic#1545 closes statamic#1548
1 parent 06a7817 commit 0e85651

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

resources/css/content.css

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
/* Main Content */
22
/* -------------------------------------------------- */
33

4-
::-moz-selection,
5-
::selection {
6-
@apply bg-yellow;
7-
}
8-
94
article, .markdown {
105
background: white;
116
@apply text-gray-darkest leading-relaxed;

0 commit comments

Comments
 (0)