Difference between revisions of "Template:NCKU Tainan/style"

Line 69: Line 69:
 
     color: #7ae26f;
 
     color: #7ae26f;
 
   }
 
   }
 +
    .headstyle {
 +
      text-align: center;
 +
      height: 40vh;
 +
      display: flex;
 +
      align-items: center;
 +
      justify-content: center;
 +
    } 
 +
    .head {
 +
      color: white;
 +
      margin: auto;
 +
      font-size: 60px;
 +
      border-bottom: 5px solid #7ae26f;
 +
      text-align: center;
 +
    }
 +
    .righttitle {
 +
      text-align: center;
 +
      height: 40vh;
 +
      align-items: right;
 +
      justify-content: right;
 +
    }
 +
    .subtitle {
 +
      color: rgba(103, 252, 160, 0.438);
 +
      font-size: 40px;
 +
      font-style: italic;
 +
      font-family: 'Charmonman', cursive;
 +
      font-family: 'Satisfy', cursive;
 +
    }
 
/*  
 
/*  
 
   #HQ_page {
 
   #HQ_page {

Revision as of 16:36, 17 October 2018