13 lines
No EOL
130 B
Text
13 lines
No EOL
130 B
Text
@body-bg: #000;
|
|
@myDiv-fg: #f00;
|
|
|
|
|
|
svg{
|
|
background-color: #808080;
|
|
}
|
|
|
|
path{
|
|
stroke:#660000;
|
|
fill:none;
|
|
stroke-width:5;
|
|
} |