mirror of
https://github.com/mudler/luet.git
synced 2025-09-23 03:58:18 +00:00
Deploying to gh-pages from @ 91fd5b0a75c62102d9a43e1ff1887df946cd74af 🚀
This commit is contained in:
18
css/shortcodes/tabbed-pane.css
Normal file
18
css/shortcodes/tabbed-pane.css
Normal file
@@ -0,0 +1,18 @@
|
||||
.td-content .highlight {
|
||||
margin: 0rem 0 2rem 0;
|
||||
}
|
||||
|
||||
.tab-content .highlight {
|
||||
border: none;
|
||||
}
|
||||
|
||||
.tab-content {
|
||||
margin: 0rem;
|
||||
max-width: 80%;
|
||||
}
|
||||
|
||||
.tab-content pre {
|
||||
border-left: 1px solid rgba(0, 0, 0, 0.125);
|
||||
border-right: 1px solid rgba(0, 0, 0, 0.125);
|
||||
border-bottom: 1px solid rgba(0, 0, 0, 0.125);
|
||||
}
|
Reference in New Issue
Block a user