mirror of
				https://github.com/mdbootstrap/mdb-ui-kit.git
				synced 2025-10-30 23:47:42 +03:00 
			
		
		
		
	docs sync
This commit is contained in:
		
							parent
							
								
									c4a49695ee
								
							
						
					
					
						commit
						6f890b3ab6
					
				|  | @ -106,6 +106,8 @@ Transform text in components with text capitalization classes. | ||||||
| <p class="text-capitalize">CapiTaliZed text.</p> | <p class="text-capitalize">CapiTaliZed text.</p> | ||||||
| {% endexample %} | {% endexample %} | ||||||
| 
 | 
 | ||||||
|  | Note how `text-capitalize` only changes the first letter of each word, leaving the case of any other letters unaffected. | ||||||
|  | 
 | ||||||
| ## Font weight and italics | ## Font weight and italics | ||||||
| 
 | 
 | ||||||
| Quickly change the weight (boldness) of text or italicize text. | Quickly change the weight (boldness) of text or italicize text. | ||||||
|  | @ -113,7 +115,7 @@ Quickly change the weight (boldness) of text or italicize text. | ||||||
| {% example html %} | {% example html %} | ||||||
| <p class="font-weight-bold">Bold text.</p> | <p class="font-weight-bold">Bold text.</p> | ||||||
| <p class="font-weight-normal">Normal weight text.</p> | <p class="font-weight-normal">Normal weight text.</p> | ||||||
| <p class="font-italic">Italicized text.</p> | <p class="font-italic">Italic text.</p> | ||||||
| {% endexample %} | {% endexample %} | ||||||
| 
 | 
 | ||||||
| ## Contextual colors and backgrounds | ## Contextual colors and backgrounds | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user