mirror of
https://shylinux.com/x/volcanos
synced 2025-05-05 12:47:02 +08:00
opt chart.go
This commit is contained in:
parent
d258e33088
commit
2c2629f88b
@ -23,16 +23,16 @@ fieldset.word fieldset.story { margin:10px; background-color:#58a4d37d; }
|
||||
fieldset.word fieldset.story.full { margin:0px; }
|
||||
fieldset.word fieldset.story.float { margin:0px; }
|
||||
|
||||
body.white fieldset.word svg.story.auto defs marker { stroke:red; fill:red; }
|
||||
body.white fieldset.word svg.story.auto rect { stroke:blue; fill:yellow; }
|
||||
body.white fieldset.word svg.story.auto text { stroke:blue; fill:blue; }
|
||||
body.white fieldset.word svg.story.auto line { stroke:red; stroke-width:1; }
|
||||
body.white fieldset.word svg.story.auto path { stroke:red; stroke-width:1; }
|
||||
fieldset.word svg.story.auto defs marker { stroke:red; fill:red; }
|
||||
fieldset.word svg.story.auto rect { stroke:yellow; fill:black; }
|
||||
fieldset.word svg.story.auto text { stroke:yellow; fill:yellow; }
|
||||
fieldset.word svg.story.auto line { stroke:red; stroke-width:1; }
|
||||
fieldset.word svg.story.auto path { stroke:red; stroke-width:1; }
|
||||
body.white fieldset.word svg.story.auto defs marker { stroke:red; fill:red; }
|
||||
body.white fieldset.word svg.story.auto rect { stroke:blue; fill:yellow; }
|
||||
body.white fieldset.word svg.story.auto text { stroke:blue; fill:blue; }
|
||||
body.white fieldset.word svg.story.auto line { stroke:red; stroke-width:1; }
|
||||
body.white fieldset.word svg.story.auto path { stroke:red; stroke-width:1; }
|
||||
|
||||
fieldset.word.float { padding:0; margin:0; position:fixed; left:0; top:0; z-index:10; }
|
||||
/* fieldset.word.float { padding:0; margin:0; width:-webkit-fill-available; position:fixed; left:0; top:0; z-index:10; } */
|
||||
|
Loading…
x
Reference in New Issue
Block a user