10 lines
139 B
Plaintext
10 lines
139 B
Plaintext
#layer {
|
|
::outline {
|
|
line-color: whitesmoke;
|
|
line-width: 10;
|
|
}
|
|
::inline {
|
|
line-color: mintcream;
|
|
line-width: 5;
|
|
}
|
|
} |