保存进度!
This commit is contained in:
		@@ -294,7 +294,7 @@ h6 code {
 | 
			
		||||
/* h1标题样式 */
 | 
			
		||||
 | 
			
		||||
h1 {
 | 
			
		||||
    margin-top: 2.2rem;
 | 
			
		||||
    margin-top: 2.5rem;
 | 
			
		||||
    text-align: center;
 | 
			
		||||
    padding-bottom: .2em;
 | 
			
		||||
    font-size: 2.25em;
 | 
			
		||||
@@ -302,6 +302,14 @@ h1 {
 | 
			
		||||
    /* border-bottom: 1px solid #eee; */
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
h1:after {
 | 
			
		||||
    content: '';
 | 
			
		||||
    display: block;
 | 
			
		||||
    margin: 0.2em auto 0;
 | 
			
		||||
    width: 4em;
 | 
			
		||||
    height: 2px;
 | 
			
		||||
    border-bottom: 2px solid var(--main-6);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/* h2标题样式 */
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										18
									
								
								g2-left.css
									
									
									
									
									
								
							
							
						
						
									
										18
									
								
								g2-left.css
									
									
									
									
									
								
							@@ -302,6 +302,24 @@ h1 {
 | 
			
		||||
    /* border-bottom: 1px solid #eee; */
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
h1:after {
 | 
			
		||||
    content: '';
 | 
			
		||||
    display: block;
 | 
			
		||||
    margin: 0.2em auto 0 0;
 | 
			
		||||
    width: 4em;
 | 
			
		||||
    height: 2px;
 | 
			
		||||
    border-bottom: 2px solid var(--main-6);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
h1[title]:after {
 | 
			
		||||
    content: '';
 | 
			
		||||
    display: block;
 | 
			
		||||
    margin: 0.2em auto 0;
 | 
			
		||||
    width: 4em;
 | 
			
		||||
    height: 2px;
 | 
			
		||||
    border-bottom: 2px solid var(--main-6);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
/* h2标题样式 */
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user