summaryrefslogtreecommitdiff
path: root/static/styles/themes/colored.css
blob: 487d41437cd4e10c768c90266ded0de8d4e8ea58 (plain)
1
2
3
4
5
6
@import url("default.css");

/* Extra styles for random theme */
dd {
  transition: background-color 0.3s ease;
}