You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

13 lines
220 B

  1. /**
  2. * This file provides styles for move plugin
  3. */
  4. /* + + + + + global + + + + + */
  5. #dokuwiki__site > .plugin_move_dialog {
  6. font-size: @font-size-default;
  7. * {
  8. font-size: @font-size-default;
  9. }
  10. }