aboutsummaryrefslogtreecommitdiffstats
path: root/src/css/imports/_styles.css
blob: 1b6eca0f5d27d8d9152dad96b184fd2a2d92e9e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
/*

  STYLES

  Add custom styles here.

*/

::selection {
  background-color: var(--highlight);
}