source: main/trunk/model-interfaces-dev/heritage-nz/style/custom.css@ 33073

Last change on this file since 33073 was 33073, checked in by davidb, 5 years ago

Additional suppporting files

File size: 460 bytes
Line 
1.navList {
2
3 background-color: #aa002a;
4
5}
6
7.navList td.current {
8
9 background-color: #e02727;
10
11}
12
13.sendbutton {
14 background-color: #F08195;
15 border: 1px solid #660000;
16}
17
18textarea#pretextarea {
19 border: 1px solid #660000;
20}
21
22
23
24
Note: See TracBrowser for help on using the repository browser.