device-56.home 2026-3-29:22:14:22
This commit is contained in:
@@ -146,8 +146,8 @@
|
||||
.reveal img,
|
||||
.reveal video,
|
||||
.reveal iframe {
|
||||
max-width: 95%;
|
||||
max-height: 95%;
|
||||
max-width: 100%;
|
||||
max-height: 100%;
|
||||
}
|
||||
.reveal strong,
|
||||
.reveal b {
|
||||
@@ -327,3 +327,6 @@
|
||||
canvas[data-chart] {
|
||||
padding: 0.5em;
|
||||
}
|
||||
.reveal .hljs {
|
||||
min-height: 50%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user