Template:BottomNav: Difference between revisions

From Handhelds Wiki
Jump to navigationJump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
   max-width: 100%;
   max-width: 100%;
   margin: 0.1em auto 0.1em auto;  /* small top & bottom margin */
   margin: 0.1em auto 0.1em auto;  /* small top & bottom margin */
   padding: 0.15em 0.15em;          /* minimal padding top & bottom */
   padding: 0.05em 0.05em;          /* minimal padding top & bottom */
   border-radius: 10px;
   border-radius: 10px;
   background: linear-gradient(145deg, #ffffff, #f5f5f5);
   background: linear-gradient(145deg, #ffffff, #f5f5f5);
Line 20: Line 20:
     justify-content: center;
     justify-content: center;
     align-items: flex-start;
     align-items: flex-start;
     gap: 2em;
     gap: 1em;
   ">
   ">



Latest revision as of 05:05, 30 May 2025

   Other Projects at the Handhelds Wiki