Changes

300 bytes added ,  18:34, 25 February 2021
no edit summary
Line 2: Line 2:     
body { font-family: "Open Sans", "Oswald", sans-serif; }
 
body { font-family: "Open Sans", "Oswald", sans-serif; }
 +
 +
    tnw-downloads {
 +
        border: 1px solid black;
 +
        background-color:#0054a6;
 +
    }
 +
    
@media screen and (max-width: 800px) {
 
@media screen and (max-width: 800px) {
Line 20: Line 26:  
         width: 49.5% !important;
 
         width: 49.5% !important;
 
     }
 
     }
 
+
    table.main-table.w-100 table {
 +
        display: table;
 +
    }
 +
    table.main-table.w-100 table td {
 +
        display: block;
 +
        width: 100% !important;
 +
    }
 
     .main-table td:nth-child(2n) {
 
     .main-table td:nth-child(2n) {
 
         margin-bottom: 20px
 
         margin-bottom: 20px
Line 109: Line 121:  
}
 
}
   −
.
      
@media screen and (max-width: 500px) {
 
@media screen and (max-width: 500px) {
Line 117: Line 128:  
     }
 
     }
 
}
 
}
 +
 +
.
    
@media screen and (max-width: 450px) {
 
@media screen and (max-width: 450px) {
Line 149: Line 162:  
     }
 
     }
 
}
 
}
 +
 +
#ca-talk { display: none !important; }

Navigation menu