Difference between revisions of "Template:Hong Kong HKU"

 
(12 intermediate revisions by 2 users not shown)
Line 6: Line 6:
  
 
#sideMenu, #top_title {display:none;}
 
#sideMenu, #top_title {display:none;}
#content { padding:0px; width:85%; margin-top:-7px; margin-left:0px;}
+
#content { padding:0px; width:90%; margin-top:-7px; margin-left:0px;}
 
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 48: Line 48:
 
/* this is the icon for when the content is collapsed */
 
/* this is the icon for when the content is collapsed */
 
.plus::before {
 
.plus::before {
content: "+";  
+
content: "+";
 +
                color:#9B9BFF;
 
}
 
}
 
/* this is the icon for when the content is expanded */
 
/* this is the icon for when the content is expanded */
 
.less::before {
 
.less::before {
content: "–";  
+
content: "–";
 +
                color:#9B9BFF;  
 
}
 
}
  
Line 135: Line 137:
 
.submenu li a:hover  {
 
.submenu li a:hover  {
 
background-color:#000000;  
 
background-color:#000000;  
color: #72c9b6;
+
color: #9B9BFF;
 
}
 
}
  
Line 221: Line 223:
  
 
/* styling for the titles */
 
/* styling for the titles */
.content_wrapper h1, .content_wrapper h2 {
+
.content_wrapper h1
 +
        {
 
padding:5px 15px;  
 
padding:5px 15px;  
 
border-bottom:0px;  
 
border-bottom:0px;  
color:#72c9b6;
+
color:#6D6EFF;
 +
 
 +
}
 +
        .content_wrapper h2
 +
        {
 +
padding:5px 15px;
 +
border-bottom:0px;
 +
color:#9B9BFF;
  
 
}
 
}
Line 238: Line 248:
 
padding:0px 15px;  
 
padding:0px 15px;  
 
font-size: 13px;
 
font-size: 13px;
font-family:Tahoma, Geneva, sans-serif;  
+
font-family: Tahoma, Geneva, sans-serif;  
 
}
 
}
  
Line 245: Line 255:
 
font-weight: bold;  
 
font-weight: bold;  
 
text-decoration: underline;
 
text-decoration: underline;
text-decoration-color:#72c9b6;
+
text-decoration-color:#9B9BFF;
color: #72c9b6;
+
color: #9B9BFF;
 
-webkit-transition: all 0.4s ease;
 
-webkit-transition: all 0.4s ease;
 
-moz-transition: all 0.4s ease;  
 
-moz-transition: all 0.4s ease;  
Line 264: Line 274:
 
padding:0px 20px;
 
padding:0px 20px;
 
font-size: 13px;
 
font-size: 13px;
font-family:Tahoma, Geneva, sans-serif;  
+
font-family:vancouver, Tahoma, Geneva, sans-serif;  
 
}
 
}
  
Line 271: Line 281:
 
padding:0px;  
 
padding:0px;  
 
font-size: 13px;
 
font-size: 13px;
font-family:Tahoma, Geneva, sans-serif;  
+
font-family:vancouver, Tahoma, Geneva, sans-serif;  
 
}
 
}
  
Line 305: Line 315:
 
text-align:center;  
 
text-align:center;  
 
font-weight:bold;  
 
font-weight:bold;  
background-color: #72c9b6;
+
background-color: #9B9BFF;
 
cursor:pointer;   
 
cursor:pointer;   
 
-webkit-transition: all 0.4s ease;
 
-webkit-transition: all 0.4s ease;
Line 317: Line 327:
 
.button_click:hover {   
 
.button_click:hover {   
 
background-color:#000000;  
 
background-color:#000000;  
color:#72c9b6;
+
color:#9B9BFF;
 
}
 
}
  

Latest revision as of 09:26, 8 July 2016