Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
development:css:less [2020/03/17 20:20] kalenpw |
development:css:less [2021/06/29 15:00] (current) kalenpw |
||
|---|---|---|---|
| Line 9: | Line 9: | ||
| ---- | ---- | ||
| ===== Syntax ===== | ===== Syntax ===== | ||
| - | < | + | < |
| .class { | .class { | ||
| &:hover { | &:hover { | ||
| Line 16: | Line 16: | ||
| } | } | ||
| </ | </ | ||
| + | ---- | ||