7 lines
No EOL
185 B
Text
7 lines
No EOL
185 B
Text
# contributor: Anders Bach Nielsen <abachn@abachn.net>
|
|
# name: <style type="text/css" media="...">...</style>
|
|
# key: style
|
|
# --
|
|
<style type="text/css" media="${1:screen}">
|
|
$0
|
|
</style> |