aboutsummaryrefslogtreecommitdiff
path: root/shardweb/assets/css/app.css
blob: e8d40d2522733ffd73de330761f8c235cf6af3a4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
/* This file is for your main application css. */

.custom_active {
  color: #fff;
  background-color: #080808;
}

.have_unread {
	color: #fff;
	font-weight: bold;
}