5 lines
66 B
CSS
5 lines
66 B
CSS
|
|
||
|
li.right > ul { /* TODO: FIX! */
|
||
|
align-content: right;
|
||
|
}
|