Subversion Repositories SvarDOS

Rev

Rev 1794 | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1794 Rev 1796
1
 
1
 
2
div.minibb-postheader {
2
div.minibb-postheader {
3
  background: #f5e0d0;
3
  background: #f5e0d0;
4
  color: #111;
4
  color: #111;
5
}
5
}
6
 
6
 
7
div.minibb-postheader a {
7
div.minibb-postheader a {
8
  background: none;
8
  background: none;
9
  color: #111;
9
  color: #111;
10
}
10
}
11
 
11
 
12
 
12
 
13
h2.minibb-threadtitle {
13
h2.minibb-threadtitle {
14
  background: #fff1e2;
14
  background: none;
-
 
15
  border: none;
15
  color: #000;
16
  color: #000;
-
 
17
  margin: 1em 0;
16
}
18
}
17
 
19
 
18
div.minibb-trip {
20
div.minibb-trip {
19
  background: #fff;
21
  background: #fff;
20
  color: #111;
22
  color: #111;
21
}
23
}
22
 
24