Line 19: | Line 19: | ||
margin-bottom: 80px; | margin-bottom: 80px; | ||
} | } | ||
− | .part h1 { | + | #paragraph.part h1 { |
font-family: 'Montserrat', sans-serif; | font-family: 'Montserrat', sans-serif; | ||
− | font-size: 40px; | + | font-size: 40px !important; |
color: #333; | color: #333; | ||
} | } | ||
Line 41: | Line 41: | ||
-webkit-transition: 0.5s; | -webkit-transition: 0.5s; | ||
} | } | ||
− | .flip .card .namecard { | + | #paragraph.flip .card .namecard { |
width: 100%; | width: 100%; | ||
height: 100%; | height: 100%; | ||
Line 47: | Line 47: | ||
-webkit-backface-visibility: hidden; | -webkit-backface-visibility: hidden; | ||
z-index: 2; | z-index: 2; | ||
− | font-size: 3em; | + | font-size: 3em !important; |
text-align: center; | text-align: center; | ||
line-height: 200px; | line-height: 200px; | ||
Line 111: | Line 111: | ||
vertical-align: bottom; | vertical-align: bottom; | ||
} | } | ||
− | .txt h2 { | + | #paragraph.txt h2 { |
font-family: 'Raleway', sans-serif; | font-family: 'Raleway', sans-serif; | ||
font-size: 30px !important; | font-size: 30px !important; | ||
Line 120: | Line 120: | ||
margin-top: 45px; | margin-top: 45px; | ||
} | } | ||
− | + | ||
+ | #paragraph.card .back h2 { | ||
font-family: 'Montserrat', sans-serif; | font-family: 'Montserrat', sans-serif; | ||
− | + | font-size: 24px !important; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | font-size: 24px; | + | |
font-weight: normal; | font-weight: normal; | ||
color: #f9cb8f; | color: #f9cb8f; | ||
Line 154: | Line 139: | ||
color: #f19181; | color: #f19181; | ||
} | } | ||
− | + | ||
− | + | #paragraph.card .back h5 { | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
font-family: 'Raleway', sans-serif; | font-family: 'Raleway', sans-serif; | ||
color: #555; | color: #555; | ||
− | font-size: 18px; | + | font-size: 18px !important; |
font-weight: normal; | font-weight: normal; | ||
/* letter-spacing: 2px; */ | /* letter-spacing: 2px; */ | ||
Line 171: | Line 150: | ||
line-height: normal; | line-height: normal; | ||
} | } | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
.flip .card .namecard .logo { | .flip .card .namecard .logo { | ||
width: 120px; | width: 120px; | ||
Line 202: | Line 167: | ||
} | } | ||
/* 動畫 */ | /* 動畫 */ | ||
− | .tit h1 { | + | #paragraph.tit h1 { |
text-align: center; | text-align: center; | ||
− | font-size: 80px; | + | font-size: 80px !important; |
font-family: 'Montserrat', sans-serif; | font-family: 'Montserrat', sans-serif; | ||
color: #333; | color: #333; | ||
Line 211: | Line 176: | ||
} | } | ||
.tit { | .tit { | ||
− | height: 200px; | + | height: 200px; |
− | + | ||
} | } | ||
hr { | hr { | ||
Line 227: | Line 191: | ||
text-align: center; | text-align: center; | ||
} | } | ||
− | .part h1 { | + | #paragraph.part h1 { |
font-family: 'Montserrat', sans-serif; | font-family: 'Montserrat', sans-serif; | ||
− | font-size: 60px; | + | font-size: 60px !important; |
font-weight: lighter; | font-weight: lighter; | ||
color: #333; | color: #333; | ||
Line 250: | Line 214: | ||
-webkit-transition: 0.5s; | -webkit-transition: 0.5s; | ||
} | } | ||
− | .flip .card .namecard { | + | #paragraph.flip .card .namecard { |
width: 100%; | width: 100%; | ||
height: 100%; | height: 100%; | ||
Line 257: | Line 221: | ||
z-index: 2; | z-index: 2; | ||
font-family: Georgia; | font-family: Georgia; | ||
− | font-size: 3em; | + | font-size: 3em !important; |
text-align: center; | text-align: center; | ||
line-height: 200px; | line-height: 200px; | ||
Line 274: | Line 238: | ||
border-radius: 15px; | border-radius: 15px; | ||
overflow: hidden; | overflow: hidden; | ||
− | cursor: pointer; | + | cursor: pointer; |
− | + | box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); | |
− | + | ||
− | box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
.flip .card .back { | .flip .card .back { | ||
Line 292: | Line 248: | ||
border-radius: 15px; | border-radius: 15px; | ||
overflow: hidden; | overflow: hidden; | ||
− | |||
padding-left: 15px; | padding-left: 15px; | ||
padding-right: 15px; | padding-right: 15px; | ||
− | box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); | + | box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
text-align: left; | text-align: left; | ||
Line 307: | Line 256: | ||
.namecard img { | .namecard img { | ||
width: 300px; | width: 300px; | ||
− | height: 300px; | + | height: 300px; |
− | + | border-radius: 8px 8px 0 0; | |
− | border-radius: 8px 8px 0 0; | + | |
− | + | ||
transition-duration: 0.4s; | transition-duration: 0.4s; | ||
} | } | ||
Line 322: | Line 269: | ||
vertical-align: bottom; | vertical-align: bottom; | ||
} | } | ||
− | .txt h2 { | + | #paragraph.txt h2 { |
font-family: 'Raleway', sans-serif; | font-family: 'Raleway', sans-serif; | ||
− | font-size: 30px; | + | font-size: 30px !important; |
font-style: italic; | font-style: italic; | ||
font-weight: 700; | font-weight: 700; | ||
Line 331: | Line 278: | ||
margin-top: 45px; | margin-top: 45px; | ||
} | } | ||
− | .card .back h2 { | + | #paragraph.card .back h2 { |
font-family: 'Montserrat', sans-serif; | font-family: 'Montserrat', sans-serif; | ||
− | font-size: 24px; | + | font-size: 24px important; |
font-weight: normal; | font-weight: normal; | ||
color: #f9cb8f; | color: #f9cb8f; | ||
Line 349: | Line 296: | ||
color: #f19181; | color: #f19181; | ||
} | } | ||
− | .card .back h5 { | + | #paragraph.card .back h5 { |
font-family: 'Raleway', sans-serif; | font-family: 'Raleway', sans-serif; | ||
color: #555; | color: #555; | ||
− | font-size: 18px; | + | font-size: 18px !impotant; |
font-weight: normal; | font-weight: normal; | ||
/* letter-spacing: 2px; */ | /* letter-spacing: 2px; */ | ||
Line 375: | Line 322: | ||
} | } | ||
/* 動畫 */ | /* 動畫 */ | ||
− | .tit h1 { | + | #paragraph.tit h1 { |
text-align: center; | text-align: center; | ||
− | font-size: 120px; | + | font-size: 120px !important; |
font-family: 'Montserrat', sans-serif; | font-family: 'Montserrat', sans-serif; | ||
color: #333; | color: #333; | ||
Line 411: | Line 358: | ||
} | } | ||
.teacher .txt h2 { | .teacher .txt h2 { | ||
− | + | ||
} | } | ||
− | .teacher p { | + | #paragraph.teacher p { |
font-family: 'Raleway', sans-serif; | font-family: 'Raleway', sans-serif; | ||
width: 330px; | width: 330px; | ||
word-wrap: break-word; | word-wrap: break-word; | ||
− | font-size: 17px; | + | font-size: 17px !important; |
font-weight: normal; | font-weight: normal; | ||
word-wrap: break-word; | word-wrap: break-word; | ||
Line 442: | Line 389: | ||
background-color: #f19181; | background-color: #f19181; | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
Revision as of 12:57, 30 October 2017