Difference between revisions of "Template:NCKU Tainan/team css"

Line 183: Line 183:
 
}
 
}
  
@font-face {
+
 
  font-family: 'Noto Sans Thaana';
+
  font-style: normal;
+
  font-weight: 400;
+
  src: url(//fonts.gstatic.com/ea/notosansthaana/v1/NotoSansThaana-Regular.eot);
+
  src: url(//fonts.gstatic.com/ea/notosansthaana/v1/NotoSansThaana-Regular.eot?#iefix) format('embedded-opentype'),
+
      url(//fonts.gstatic.com/ea/notosansthaana/v1/NotoSansThaana-Regular.woff2) format('woff2'),
+
      url(//fonts.gstatic.com/ea/notosansthaana/v1/NotoSansThaana-Regular.woff) format('woff'),
+
      url(//fonts.gstatic.com/ea/notosansthaana/v1/NotoSansThaana-Regular.ttf) format('truetype');
+
}
+
@font-face {
+
  font-family: 'Noto Sans Thaana';
+
  font-style: normal;
+
  font-weight: 700;
+
  src: url(//fonts.gstatic.com/ea/notosansthaana/v1/NotoSansThaana-Bold.eot);
+
  src: url(//fonts.gstatic.com/ea/notosansthaana/v1/NotoSansThaana-Bold.eot?#iefix) format('embedded-opentype'),
+
      url(//fonts.gstatic.com/ea/notosansthaana/v1/NotoSansThaana-Bold.woff2) format('woff2'),
+
      url(//fonts.gstatic.com/ea/notosansthaana/v1/NotoSansThaana-Bold.woff) format('woff'),
+
      url(//fonts.gstatic.com/ea/notosansthaana/v1/NotoSansThaana-Bold.ttf) format('truetype');
+
}
+
 
@media (min-width:1024px) {
 
@media (min-width:1024px) {
 
   .part {
 
   .part {
Line 210: Line 191:
 
   }
 
   }
 
   .part h1 {
 
   .part h1 {
     font-family: 'Nanum Pen Script', cursive;
+
     font-family: serif;
 
     font-size: 90px;
 
     font-size: 90px;
 
   }
 
   }
Line 236: Line 217:
 
       -webkit-backface-visibility: hidden;
 
       -webkit-backface-visibility: hidden;
 
       z-index: 2;
 
       z-index: 2;
       font-family: Georgia;
+
       font-family: serif;
 
       font-size: 3em;
 
       font-size: 3em;
 
       text-align: center;
 
       text-align: center;
Line 300: Line 281:
 
   .txt h2 {
 
   .txt h2 {
  
     font-family: 'Nanum Pen Script', cursive;
+
     font-family: serif;
 
     font-size: 28px;
 
     font-size: 28px;
 
     color: #091d20;
 
     color: #091d20;
Line 306: Line 287:
 
   }
 
   }
 
   .txt h5 {
 
   .txt h5 {
     font-family: 'Nanum Pen Script', cursive;
+
     font-family: serif;
 
     color: #0094ad;
 
     color: #0094ad;
 
     font-size: 22px;
 
     font-size: 22px;
Line 323: Line 304:
 
   }
 
   }
 
   .card .back h2 {
 
   .card .back h2 {
     font-family: 'Nanum Pen Script', cursive;
+
     font-family: serif;
 
     font-size: 24px;
 
     font-size: 24px;
 
     letter-spacing: 6px;
 
     letter-spacing: 6px;
 
   }
 
   }
 
   .card .back span {
 
   .card .back span {
     font-family: 'Nanum Pen Script', cursive;
+
     font-family:serif;
 
     padding: 0px;
 
     padding: 0px;
 
     font-size: 18px;
 
     font-size: 18px;
Line 335: Line 316:
 
   }
 
   }
 
   .card .back h5 {
 
   .card .back h5 {
     font-family: 'Nanum Pen Script', cursive;
+
     font-family:serif;
 
     color: #0094ad;
 
     color: #0094ad;
 
     font-size: 22px;
 
     font-size: 22px;
Line 345: Line 326:
 
   }
 
   }
 
   .card .back p {
 
   .card .back p {
     font-family: 'Nanum Pen Script', cursive;
+
     font-family: serif;
 
     width: 22 em;
 
     width: 22 em;
 
     word-wrap: break-word;
 
     word-wrap: break-word;
Line 370: Line 351:
 
     text-align: center;
 
     text-align: center;
 
     font-size: 80px;
 
     font-size: 80px;
     font-family: 'Nanum Pen Script', cursive;
+
     font-family: serif;
 
     color: rgb(55, 55, 55);
 
     color: rgb(55, 55, 55);
 
     font-weight: bold;
 
     font-weight: bold;

Revision as of 08:59, 17 September 2017