Changes

Jump to navigation Jump to search
Undo revision 1349527 by Markwd (talk)
Line 18: Line 18:  
/* List stylings */
 
/* List stylings */
 
.icannwiki-top-box ul li {
 
.icannwiki-top-box ul li {
     font-size: 110%;
+
     font-size: 100%;
     margin-bottom: 4px; /* Adjusts the spacing between list items */
+
     margin-bottom: 2px; /* Adjusts the spacing between list items */
 
}
 
}
   Line 61: Line 61:  
.icannwiki-half-width-left {
 
.icannwiki-half-width-left {
 
display: inline;
 
display: inline;
 +
}
 +
 +
/* Mobile-only rule for sponsors display */
 +
.icannwiki-mobile-sponsors{
 +
width:25%;
 +
    height: auto;
 
}
 
}
  

Navigation menu