Changes

From Drawn to Life Wiki
no edit summary
Line 232: Line 232:  
}
 
}
 
.rfancyHeader-contentText {
 
.rfancyHeader-contentText {
     font-family: 'ARCO', sans-serif !important;
+
     font-family: 'Poppins', sans-serif !important;
 
     color: #fff;
 
     color: #fff;
 
     text-shadow: 1px 0 0 #000,0 -1px 0 #000,0 1px 0 #000,-1px 0 0 #000;
 
     text-shadow: 1px 0 0 #000,0 -1px 0 #000,0 1px 0 #000,-1px 0 0 #000;
     font-size: 1.1em;
+
     font-size: 1.2em;
 +
    font-weight: bold;
 
}
 
}