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.
 
 
 
 
 

11 lines
174 B

  1. .dokuwiki .aside .ui-state-active {
  2. border: 1px solid #003eff;
  3. background: #007fff;
  4. font-weight: normal;
  5. color: #ffffff;
  6. }
  7. .dokuwiki .aside h4 {
  8. margin-bottom: 0;
  9. }