Changes

From SamuraiWiki
Jump to navigationJump to search
no edit summary
Line 737: Line 737:  
   strong {pitch:medium;pitch-range:60;stress:90;richness:90;}
 
   strong {pitch:medium;pitch-range:60;stress:90;richness:90;}
 
   u {richness:0;}
 
   u {richness:0;}
 +
}
 +
 +
/**
 +
* Additional rules
 +
*/
 +
#p-personal {
 +
    position: fixed;
 +
    left: 0;
 +
    top: 0;
 +
    z-index: 3;
 +
    width: 100%;
 +
    white-space: nowrap;
 +
    padding: 0;
 +
    margin: 0;
 +
    border: 0;
 +
    background: none;
 +
    overflow: visible;
 +
    line-height: 1.2em;
 
}
 
}

Navigation menu