mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-26 23:39:11 -05:00
committed by
Neil Williams
parent
36f48e51f3
commit
7e1db722af
@@ -73,7 +73,7 @@ custom_macros = {
|
||||
|
||||
'single-text-shadow': r'({color}\s+)?{length}\s+{length}(\s+{length})?|{length}\s+{length}(\s+{length})?(\s+{color})?',
|
||||
|
||||
'box-shadow-pos': r'{length}\s+{length}(\s+{length})?',
|
||||
'box-shadow-pos': r'{length}\s+{length}(\s+{length})?(\s+{length})?',
|
||||
}
|
||||
|
||||
custom_values = {
|
||||
|
||||
Reference in New Issue
Block a user