Changes

lets see if this works. If it does then there's a problem with the CSS script below a certain point
Line 17: Line 17:  
:lang(ja) {
 
:lang(ja) {
 
     font-family: Yu Gothic, 遊ゴシック, Meiryo, メイリオ, Serif;
 
     font-family: Yu Gothic, 遊ゴシック, Meiryo, メイリオ, Serif;
 +
}
 +
/*Drop Button Quickfix*/
 +
/*Fuck this, new CSS inbound, because wikia*/
 +
.dropbutton {
 +
    border-style: solid;
 +
    border-radius: 5px;
 +
    border-width: 1px;
 +
    border-color: blue;
 
}
 
}
 +
    
/* Sitenotice AutoScroll CSS */
 
/* Sitenotice AutoScroll CSS */
Line 403: Line 412:  
     border: 2px solid #192f60;
 
     border: 2px solid #192f60;
 
}*/
 
}*/
/*Fuck this, new CSS inbound, because wikia*/
  −
.dropbutton {
  −
    border-style: solid;
  −
    border-radius: 5px;
  −
    border-width: 1px;
  −
    border-color: blue;
  −
}