Changes

From Drawn to Life Wiki
189 bytes added ,  14:19, 24 November 2020
no edit summary
Line 229: Line 229:  
     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: 2em;
 
     font-size: 2em;
 +
}
 +
.rfancyHeader-contentText {
 +
    font-family: 'ARCO', sans-serif !important;
 +
    color: #fff;
 +
    text-shadow: 1px 0 0 #000,0 -1px 0 #000,0 1px 0 #000,-1px 0 0 #000;
 +
    font-size: 1.1em;
 
}
 
}