第8次课
This commit is contained in:
		@@ -1,7 +1,7 @@
 | 
			
		||||
:root {
 | 
			
		||||
  --r-background-color: #fff;
 | 
			
		||||
  --r-main-font: Source Sans Pro, simhei, microsoft yahei;
 | 
			
		||||
  --r-main-font-size: 32px;
 | 
			
		||||
  --r-main-font-size: 28px;
 | 
			
		||||
  --r-main-color: #222;
 | 
			
		||||
  --r-block-margin: 12px;
 | 
			
		||||
  --r-heading-margin: 0 0 12px 0;
 | 
			
		||||
@@ -320,11 +320,11 @@ figure > figcaption {
 | 
			
		||||
    background-color: #554433;
 | 
			
		||||
    line-height: 1.2em;
 | 
			
		||||
    color: #fff;
 | 
			
		||||
    font-size: x-large;
 | 
			
		||||
    /* font-size: x-large; */
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.reveal pre code:hover{
 | 
			
		||||
    font-size: xx-large;
 | 
			
		||||
    font-size: x-large;
 | 
			
		||||
  line-height: 120%;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
@@ -337,9 +337,9 @@ section#title-slide p.subtitle {
 | 
			
		||||
.reveal div.sourceCode pre code {
 | 
			
		||||
    background-color: #002233;
 | 
			
		||||
    min-height: 100%;
 | 
			
		||||
    font-size: x-large;
 | 
			
		||||
    /* font-size: x-large; */
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.reveal div.sourceCode pre code:hover {
 | 
			
		||||
    font-size: xx-large;
 | 
			
		||||
    font-size: x-large;
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user