Difference between revisions of "Template:Hong Kong-CUHK"

Line 15: Line 15:
  
 
#sideMenu, #top_title {display:none;}
 
#sideMenu, #top_title {display:none;}
#content { padding:0px; width:90%; margin-top:-7px; margin-left:5%;, margin-right: 5%}
+
#content { padding:0px; width:90%; margin-top:-15px; margin-left:5%;, margin-right: 5%}
 
body {background-color:white; }
 
body {background-color:white; }
 
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
 
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
Line 65: Line 65:
 
       position:fixed;
 
       position:fixed;
 
       width:100%;
 
       width:100%;
       height:56px;
+
       height:80px;
       top:14px;
+
       top:24px;
 
       background-color: #47a3da;
 
       background-color: #47a3da;
  
Line 75: Line 75:
 
     }
 
     }
 
     .menu tr td{
 
     .menu tr td{
       text-align: right;
+
       text-align: middle;
 
       vertical-align: middle;
 
       vertical-align: middle;
  
 
       font-weight: 700;
 
       font-weight: 700;
       font-size:16px;
+
       font-size:20px;
 
       color:#fff;
 
       color:#fff;
 
       width:7%;
 
       width:7%;
Line 88: Line 88:
 
     }
 
     }
 
     .subselected{
 
     .subselected{
       background-color: #258ecd;
+
       background-color: #E0F8EC;
 
     }
 
     }
  
Line 95: Line 95:
 
       position:relative;
 
       position:relative;
 
       width:100%;
 
       width:100%;
       top:50px;
+
       top:70px;
 
     }
 
     }
 
     .container .subcontainer{
 
     .container .subcontainer{
Line 110: Line 110:
 
     }
 
     }
  
    /* TEAM MEMBERS CARDS STYLING */
 
    .team-member-container{
 
      position:relative;
 
      width:14%;
 
      margin-left:2.28%;
 
 
      float:left;
 
    }
 
    .team-member-container:hover{
 
      cursor:pointer;
 
    }
 
    .row2{
 
      top:4%;
 
    }
 
    .team-member-container .team-member-photo{
 
      position:relative;
 
      width:100%;
 
      height:85%;
 
      top:0;
 
      left:0;
 
      background-size: cover;
 
    }
 
    .team-member-container .team-member-footer{
 
      position:relative;
 
      width:100%;
 
      height:15%;
 
      top:0;
 
      left:0;
 
 
      border:none;
 
      border-collapse: collapse;
 
      background-color: #47a3da;
 
      color:#fff;
 
 
      text-align: center;
 
      vertical-align: middle;
 
    }
 
  
 
body {  
 
body {  
Line 216: Line 179:
  
 
.faceBot{
 
.faceBot{
   background: #202020;
+
   background: #EFFBF5;
 
}
 
}
  
Line 236: Line 199:
  
 
ul.nav a:hover{
 
ul.nav a:hover{
   color: gray;
+
   color: #EFFBF5;
 
   background-color: transparent;
 
   background-color: transparent;
 
   height: 100%;
 
   height: 100%;
Line 262: Line 225:
 
.green-effect{
 
.green-effect{
 
   display: none;
 
   display: none;
   background-color: #4AAF51;
+
   background-color: #E0F8EC;
 
   opacity: 1;
 
   opacity: 1;
 
   color: #FFF;
 
   color: #FFF;

Revision as of 10:12, 5 August 2017