File size: 481 Bytes
b0d1496
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
.reveal
  div.sourceCode
  pre
  code.has-line-highlights
  > span:not(.highlight-line) {
  opacity: 0.4;
}

.reveal pre.numberSource {
  padding-left: 0;
}

.reveal pre.numberSource code > span {
  left: -2.1em;
}

pre.numberSource code > span > a:first-child::before {
  left: -0.7em;
}

.reveal pre > code:not(:first-child).fragment {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
}

.reveal div.sourceCode pre code {
  min-height: 100%;
}