Skip to content
This repository was archived by the owner on Sep 27, 2023. It is now read-only.

Commit f13a4da

Browse files
committed
whitespace clean-up
1 parent 1587f81 commit f13a4da

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

docroot/includes/jurisdictions.css

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2,48 +2,48 @@
22
* This file contains any jurisdiction-specific CSS or overrides.
33
*/
44

5-
/* Belgium
5+
/* Belgium
66
.be .nc {
7-
background: url("/images/deed/nc-eu.png") 0 0 no-repeat;
7+
background: url("/images/deed/nc-eu.png") 0 0 no-repeat;
88
}
99
*/
10-
/* Finland
10+
/* Finland
1111
.fi .nc {
12-
background: url("/images/deed/nc-eu.png") 0 0 no-repeat;
12+
background: url("/images/deed/nc-eu.png") 0 0 no-repeat;
1313
}
1414
*/
15-
/* France
15+
/* France
1616
.fr .nc {
17-
background: url("/images/deed/nc-eu.png") 0 0 no-repeat;
17+
background: url("/images/deed/nc-eu.png") 0 0 no-repeat;
1818
}
1919
*/
20-
/* Guatemala
20+
/* Guatemala
2121
.gt .nc {
22-
background: url("/images/deed/nc-gt.png") 0 0 no-repeat;
22+
background: url("/images/deed/nc-gt.png") 0 0 no-repeat;
2323
}
2424
*/
25-
/* Italy
25+
/* Italy
2626
.it .nc {
27-
background: url("/images/deed/nc-eu.png") 0 0 no-repeat;
27+
background: url("/images/deed/nc-eu.png") 0 0 no-repeat;
2828
}
2929
*/
30-
/* Japan
30+
/* Japan
3131
.jp .nc {
32-
background: url("/images/deed/nc-jp.png") 0 0 no-repeat;
32+
background: url("/images/deed/nc-jp.png") 0 0 no-repeat;
3333
}
3434
*/
35-
/* Luxembourg
35+
/* Luxembourg
3636
.lu .nc {
37-
background: url("/images/deed/nc-eu.png") 0 0 no-repeat;
37+
background: url("/images/deed/nc-eu.png") 0 0 no-repeat;
3838
}
3939
*/
40-
/* Netherlands
40+
/* Netherlands
4141
.nl .nc {
42-
background: url("/images/deed/nc-eu.png") 0 0 no-repeat;
42+
background: url("/images/deed/nc-eu.png") 0 0 no-repeat;
4343
}
4444
*/
45-
/* Spain
45+
/* Spain
4646
.es .nc {
47-
background: url("/images/deed/nc-eu.png") 0 0 no-repeat;
47+
background: url("/images/deed/nc-eu.png") 0 0 no-repeat;
4848
}
4949
*/

0 commit comments

Comments
 (0)