Changes

Jump to navigation Jump to search
no edit summary
Line 20: Line 20:  
}
 
}
   −
/* Switches bullet points with Unicode */
+
/* Changes bullet points to a Unicode character */
 
.icannwiki-top-box ul li:before { content:"\1F4C4 "; }
 
.icannwiki-top-box ul li:before { content:"\1F4C4 "; }
   −
/* List styling */
+
/* List stylings */
 
.icannwiki-top-box ul li {
 
.icannwiki-top-box ul li {
 
     font-size: 110%;
 
     font-size: 110%;
Line 72: Line 72:  
.icannwiki-text-white {
 
.icannwiki-text-white {
 
     color: #ebfcef;
 
     color: #ebfcef;
 +
}
 +
 +
/* Justified text */
 +
.icannwiki-justified {
 +
text-align: justify;
 
}
 
}
    
/* Larger font */
 
/* Larger font */
 
.icannwiki-font-large {
 
.icannwiki-font-large {
     font-size: 150%;
+
     font-size: 125%;
 
}
 
}

Navigation menu