默认字重调整
This commit is contained in:
		
							parent
							
								
									7426090c48
								
							
						
					
					
						commit
						e783478dfe
					
				|  | @ -444,7 +444,7 @@ h6, | |||
| 
 | ||||
| .lead { | ||||
|   font-size: 1.25rem; | ||||
|   font-weight: 300; | ||||
|   font-weight: 400; | ||||
| } | ||||
| 
 | ||||
| .display-1 { | ||||
|  | @ -21126,13 +21126,13 @@ textarea[resize="horizontal"] { | |||
| 
 | ||||
| p { | ||||
|   font-size: 1rem; | ||||
|   font-weight: 300; | ||||
|   font-weight: 400; | ||||
|   line-height: 1.7; | ||||
| } | ||||
| 
 | ||||
| .lead { | ||||
|   font-size: 1.25rem; | ||||
|   font-weight: 300; | ||||
|   font-weight: 400; | ||||
|   line-height: 1.7; | ||||
|   margin-top: 1.5rem; | ||||
| } | ||||
|  | @ -21183,7 +21183,7 @@ p { | |||
| .display-3 span, | ||||
| .display-4 span { | ||||
|   display: block; | ||||
|   font-weight: 300; | ||||
|   font-weight: 400; | ||||
| } | ||||
| 
 | ||||
| article h4:not(:first-child), | ||||
|  | @ -21562,7 +21562,7 @@ article h5+figure { | |||
| .flatpickr-current-month { | ||||
|   font-size: 135%; | ||||
|   line-height: inherit; | ||||
|   font-weight: 300; | ||||
|   font-weight: 400; | ||||
|   color: inherit; | ||||
|   position: absolute; | ||||
|   width: 75%; | ||||
|  | @ -21615,7 +21615,7 @@ article h5+figure { | |||
|   display: inline-block; | ||||
|   font-size: inherit; | ||||
|   font-family: inherit; | ||||
|   font-weight: 300; | ||||
|   font-weight: 400; | ||||
|   line-height: inherit; | ||||
|   height: auto; | ||||
|   border: 0; | ||||
|  | @ -23520,7 +23520,7 @@ html:not([dir="rtl"]) .noUi-horizontal .noUi-handle { | |||
| .ct-title { | ||||
|   margin-top: 1rem; | ||||
|   margin-bottom: .5rem; | ||||
|   font-weight: 300; | ||||
|   font-weight: 400; | ||||
| } | ||||
| 
 | ||||
| @media (min-width: 576px) { | ||||
|  |  | |||
|  | @ -31,7 +31,7 @@ article, article .post-title a { | |||
| } | ||||
| article{ | ||||
|     font-size: 1rem; | ||||
|     font-weight: 300; | ||||
|     font-weight: 400; | ||||
|     line-height: 1.7; | ||||
| } | ||||
| blockquote { | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue