Difference between revisions of "Template:HK GTC"

Line 115: Line 115:
 
     }
 
     }
  
    /*page content style*/
 
  
    main {
 
        width: 297mm;
 
        margin: 0 auto;
 
        background-color: #ffffff;
 
        border: 5mm solid #000000;
 
        box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
 
    }
 
 
    h1,
 
    h2,
 
    h3,
 
    h4,
 
    h5,
 
    h6 {
 
        font-family: 'lato', serif !important;
 
        color: #ffffff;
 
    }
 
 
    h1 {
 
        text-align: center;
 
        padding: 102px 0 10px;
 
    }
 
   
 
    p {
 
        font-family: 'Roboto', sans-serif !important;
 
        margin: 15px 35px;
 
        font-size: 19px;
 
        line-height: 1.5;
 
        color: #ffffff;
 
    }
 
 
    table {
 
        margin: 45px auto !important;
 
        padding: 0 45px;
 
        color: #ffffff;
 
    }
 
 
    figure {
 
        text-align: center;
 
        margin: 45px auto !important;
 
        font-family: 'Alegreya', serif !important;
 
    }
 
 
    caption {
 
        margin: 20px 0;
 
        font-family: 'Alegreya', serif !important;
 
        color: #ffffff;
 
    }
 
 
    th {
 
        background-color: #000000!important;
 
        color: #ffffff!important;
 
    }
 
 
    td {
 
        background-color: #000000;
 
    }
 
 
/*  img {
 
        border: 3mm solid #ebe5e5;
 
        margin: 15px !important;
 
        box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
 
    }
 
*/
 
 
     blockquote {
 
     blockquote {
 
         margin: 15px 45px;
 
         margin: 15px 45px;

Revision as of 08:12, 18 September 2021