summaryrefslogtreecommitdiff
path: root/content/assets/themes/xtra2.css
blob: f049df7f3c7a6338f1ece18c130b7dc7d8b658cd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
html {
  background: url(themes/bg2.jpg) no-repeat center center fixed;
}

a {
    color: #9933ff;
}

a:hover {
    color: #7300e6;
}

a:visited {
    color: #e6ccff;
}