/**
 * @file
 * Styles for ck-anchor.
 */

/* Wir wolln keine Link-Dekoration für ck-anchor-Links */
a.ck-anchor {
  color: inherit;
}
