Changes

no edit summary
Line 1: Line 1:  
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
@font-face {
+
@font-face {  
     font-family: Cyborg45 Regular;
+
     font-family: 'Cyborg45 Regular';
     src: url('https://wiki.machinamaincluster.com/images/9/93/CYBORG_.TTF') format('TTF'),
+
    font-style: normal;
 
+
    font-weight: normal;
 +
     src: local("Cyborg45 Regular"),
 +
        url('https://wiki.machinamaincluster.com/images/9/93/CYBORG_.TTF') format('TTF');
 +
}
    
.no-list-styling {
 
.no-list-styling {