Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

font size doesn't work for code blocks #1613

Closed
alixander opened this issue Sep 25, 2023 · 0 comments · Fixed by #1614
Closed

font size doesn't work for code blocks #1613

alixander opened this issue Sep 25, 2023 · 0 comments · Fixed by #1614
Assignees

Comments

@alixander
Copy link
Collaborator

https://play.d2lang.com/?script=dNO9TsQwDAfw3U_x1zHcdKcEOLhma5t-fy28QAVVxQIDHYoo747aFEdYIosl_4ZYf8tH20_9EacTPmlei2uQKwZfBGzfndfgDA43z9ch6F8O3HeD_S9uZAN9IWCYDZbxnQDgafiYXt9GKKUN9heGobBbtiiKhN2xxXEs7J7NWivswpYkibAHtjRNhT2yZVkm7MqW57mwgK0oir-mFVtZlsJ8LlVVCfO51HUtzOfSNI0wn0vbtsJ8Ll3XEbBsGzvv-_89EgOt6Jt-AgAA__8%3D&

'Data' -- y
x -- 'Data'
'Data': {
  style.fill: "#c8e9ad"
  style.stroke: "#c8e9ad"
  style.stroke-width: 15
  ex: |go
    Testing 001:        AAA
    Testing 002:        BBB
    Testing 003:        CCC
    Testing 004:        DDD
    Testing 005:        EEE
    Testing 006:        FFF
    Testing 007:        GGG
    Testing 008:        HHH
    Testing 009:        III
    Testing 010:        JJJ
    Testing 011:        KKK
    Testing 012:        LLL
    Testing 013:        MMM
    Testing 014:        NNN
    Testing 015:        OOO
  |
  ex.style.font-size: 10
}

Screen Shot 2023-09-25 at 11 37 19 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants