UNPKG

contiago-toolbar

Version:

One of the options for outputting content from contiago xml-server

7 lines (5 loc) 112 B
import styled from 'styled-components'; export default styled.a` text-decoration: none; color: #000000; `;