Skip to content
Discussion options

You must be logged in to vote

I am putting a box around tabbed environments for the same reason using this extra CSS:

.md-typeset .tabbed-set {
  border: 0.5px solid lightgray;
}

.md-typeset .tabbed-content {
  padding-left: 1rem;
  padding-right: 1rem;
}

Note that I am not we web designer, so this can probably be improved. The result looks like this:

Replies: 3 comments 8 replies

Comment options

You must be logged in to vote
1 reply
@EDIflyer
Comment options

Comment options

You must be logged in to vote
4 replies
@EDIflyer
Comment options

@rmscode
Comment options

@EDIflyer
Comment options

@rmscode
Comment options

Comment options

alexvoss
Jan 28, 2024
Collaborator Sponsor

You must be logged in to vote
3 replies
@EDIflyer
Comment options

@hellt
Comment options

@hellt
Comment options

Answer selected by EDIflyer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants