Muutokset

Siirry navigaatioon Siirry hakuun
62 merkkiä lisätty ,  16. lokakuuta 2023 kello 18.32
mobile.css changes
Rivi 23: Rivi 23:  
.hiddenStructure {
 
.hiddenStructure {
 
   display: none;
 
   display: none;
 +
}
 +
 +
#frontTable {
 +
  display: table;
 +
  table-layout: fixed;
 
}
 
}
   Rivi 56: Rivi 61:  
   position: relative;
 
   position: relative;
 
   padding-bottom: 2em;
 
   padding-bottom: 2em;
   margin: 1px 10px;
+
   margin: 0.1em 0.6em;
   border-radius: 25px;
+
   border-radius: 1.5em;
 
   background: linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
 
   background: linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
 
}
 
}

Navigointivalikko