User:Jasonzhuocn/common.css

Source: Wikipedia, the free encyclopedia.
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
.navpopup { 
  background-color: #fffffe  !important;
  font-family:      arial    !important;
  color:            #000000  !important;
  font-size:        14px;
  border: 0px;
  border-radius: 8px;
  box-shadow: 0 10px 10px rgba( 50, 50, 50, 0.35 );
}
span.popup_contribs > a.popupNavLink {
        display:    block; /* 加寬“貢獻”,使得懸浮更加方便 */
}