Difference between revisions of "Template:HK GTC"

Line 86: Line 86:
 
</header>
 
</header>
 
<style>
 
<style>
    @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700;800&family=Raleway:wght@100;200;300;400;500;600;700;800;900&display=swap');
+
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700;800&family=Raleway:wght@100;200;300;400;500;600;700;800;900&display=swap');
  
 
*{
 
*{
Line 550: Line 550:
  
 
#nav-desc-left .hap h1{
 
#nav-desc-left .hap h1{
 +
    color: #fff;
 
     font-size: 6rem;
 
     font-size: 6rem;
 
     margin-bottom: 2rem;
 
     margin-bottom: 2rem;
Line 951: Line 952:
 
     100%{
 
     100%{
 
         transform: translateY(0px);
 
         transform: translateY(0px);
 +
    }
 +
}
 +
 +
@media (max-width: 1400px) {
 +
    #welcome{
 +
        grid-template-columns: 1fr;
 +
        grid-template-rows: 2fr 1fr;
 +
    }
 +
 +
    #welcome .left{
 +
        grid-row: 2/3;
 +
    }
 +
 +
    #welcome .left h1{
 +
        font-size: 5rem;
 +
        text-align: center;
 +
    }
 +
 +
    #welcome .left p{
 +
        font-size: 2rem;
 +
        text-align: center;
 
     }
 
     }
 
}
 
}
Line 1,229: Line 1,251:
 
}
 
}
  
    /*Override default ruleset*/
+
/*Override default ruleset*/
  
    #home_logo,
+
#home_logo,
    #sideMenu,
+
#sideMenu,
    #top_title,
+
#top_title,
    .patrollink {
+
.patrollink {
        display: none;
+
    display: none;
    }
+
}
 
+
    #content {
+
        width: 100%;
+
        padding: 0px;
+
        margin: -7px 0 0;
+
        background-color: transparent;
+
    }
+
 
+
    /*style of body content*/
+
 
+
    body {
+
        margin: 0;
+
        padding: 0;
+
        background-color: #ffffff;
+
        color: #000000;
+
        font-family: 'Roboto', sans-serif;
+
        font-size: 100% !important;
+
    }
+
 
+
    /*the following rulesets are used to configure the navigation bar. DO NOT EDIT.*/
+
  
 +
#content {
 +
    width: 100%;
 +
    padding: 0px;
 +
    margin: -7px 0 0;
 +
    background-color: transparent;
 +
}
  
 +
/*style of body content*/
  
 +
body {
 +
    margin: 0;
 +
    padding: 0;
 +
    background-color: #ffffff;
 +
    color: #000000;
 +
    font-family: 'Roboto', sans-serif;
 +
    font-size: 100% !important;
 +
}
  
 
</style>
 
</style>
  
 
</html>
 
</html>

Revision as of 08:51, 18 September 2021

HK_GTC 2021 Homepage