// Change child element(s) when hovering over parent
{
{
{
:;
}
}
}
// Box edges
{
:; // all edges
:; // <top & bottom> <left & right>
:; // <top> <left & right> <bottom>
:; // <top> <right> <bottom> <left>
}
// corners
{
:; // all corners
:; // <top left & bottom right> <top right & bottom left>
:; // <top left> <top right & bottom left> <bottom right>
:; // <top left> <top right> <bottom right> <bottom left>
}