"부트스트랩 글자색 클래스"의 두 판 사이의 차이

(새 문서: {| class='wikitable' ! 클래스 !! 글자색 |- | .text-muted || {{색상|#777777}} |- | .text-primary || {{색상|#337AB7}} |- | .text-success || {{색상|#3C763D}} |- | .text-info...)
 
1번째 줄: 1번째 줄:
;Bootstrap Contextual Colors
;부트스트랩 텍스트 색상 클래스
==목록==
{| class='wikitable'
{| class='wikitable'
! 클래스 !! 글자색
! 클래스 !! 글자색
|-
|-
| .text-muted || {{색상|#777777}}
|style='color:#777777'| .text-muted  
| {{색상|#777777}}
|-
|-
| .text-primary || {{색상|#337AB7}}
|style='color:#337AB7'| .text-primary  
| {{색상|#337AB7}}
|-
|-
| .text-success || {{색상|#3C763D}}
|style='color:#3C763D'| .text-success  
| {{색상|#3C763D}}
|-
|-
| .text-info || {{색상|#31708F}}
|style='color:#31708F'| .text-info  
| {{색상|#31708F}}
|-
|-
| .text-warning || {{색상|#8A6D3B}}
|style='color:#8A6D3B'| .text-warning  
| {{색상|#8A6D3B}}
|-
|-
| .text-danger || {{색상|#A94442}}
|style='color:#A94442'| .text-danger  
| {{색상|#A94442}}
|}
|}
==같이 보기==
*[[부트스트랩 배경색 클래스]]
==참고 자료==
*http://www.w3schools.com/bootstrap/bootstrap_typography.asp
[[분류: Bootstrap]]

2015년 7월 7일 (화) 20:57 판

Bootstrap Contextual Colors
부트스트랩 텍스트 색상 클래스

1 목록

클래스 글자색
.text-muted
#777777
.text-primary
#337AB7
.text-success
#3C763D
.text-info
#31708F
.text-warning
#8A6D3B
.text-danger
#A94442

2 같이 보기

3 참고 자료

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}