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

 
(13 intermediate revisions by 2 users not shown)
Line 57: Line 57:
 
     background-color: transparent !important;
 
     background-color: transparent !important;
 
     color:black;
 
     color:black;
 +
  }
 +
  li.licontent {
 +
    color: white;
 +
    font-size: 20px;
 
   }
 
   }
 
   li.smallp {
 
   li.smallp {
Line 65: 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;
 +
      font-weight: normal;
 +
    }
 +
    .righttitle {
 +
      text-align: center;
 +
      height: 40vh;
 +
      justify-content: right;
 +
    }
 +
    .subtitle {
 +
      background: transparent !important;
 +
      color: rgba(103, 252, 160, 0.438);
 +
      font-size: 40px !important;
 +
      font-style: normal;
 +
      font-family: 'Satisfy', cursive !important;
 +
      padding-top: 30px !important;
 +
    }
 
/*  
 
/*  
 
   #HQ_page {
 
   #HQ_page {

Latest revision as of 22:30, 17 October 2018