|
34 | 34 | }
|
35 | 35 |
|
36 | 36 | &.arts-council-england a {
|
37 |
| - background-image: image-url("topical-events/arts-council-england.png"); |
| 37 | + background-image: url("topical-events/arts-council-england.png"); |
38 | 38 | width: 217px;
|
39 | 39 | }
|
40 | 40 |
|
41 | 41 | &.bbc a {
|
42 |
| - background-image: image-url("topical-events/bbc.png"); |
| 42 | + background-image: url("topical-events/bbc.png"); |
43 | 43 | width: 143px;
|
44 | 44 | }
|
45 | 45 |
|
46 | 46 | &.british-library a {
|
47 |
| - background-image: image-url("topical-events/british-library.png"); |
| 47 | + background-image: url("topical-events/british-library.png"); |
48 | 48 | width: 30px;
|
49 | 49 | }
|
50 | 50 |
|
51 | 51 | &.commonwealth-war-graves-commission a {
|
52 |
| - background-image: image-url("topical-events/cwgc.png"); |
| 52 | + background-image: url("topical-events/cwgc.png"); |
53 | 53 | width: 209px;
|
54 | 54 | }
|
55 | 55 |
|
56 | 56 | &.heritage-lottery-fund a {
|
57 |
| - background-image: image-url("topical-events/hlf.png"); |
| 57 | + background-image: url("topical-events/hlf.png"); |
58 | 58 | width: 74px;
|
59 | 59 | }
|
60 | 60 |
|
61 | 61 | &.historic-england a {
|
62 |
| - background-image: image-url("topical-events/historic-england.png"); |
| 62 | + background-image: url("topical-events/historic-england.png"); |
63 | 63 | width: 242px;
|
64 | 64 | }
|
65 | 65 |
|
66 | 66 | &.imperial-war-museums a {
|
67 |
| - background-image: image-url("topical-events/iwm.png"); |
| 67 | + background-image: url("topical-events/iwm.png"); |
68 | 68 | width: 80px;
|
69 | 69 | }
|
70 | 70 |
|
71 | 71 | &.war-memorials-trust a {
|
72 |
| - background-image: image-url("topical-events/wmt.png"); |
| 72 | + background-image: url("topical-events/wmt.png"); |
73 | 73 | width: 103px;
|
74 | 74 | }
|
75 | 75 |
|
76 | 76 | &.birmingham_2022_commonwealth_games a {
|
77 |
| - background-image: image-url("topical-events/birmingham_2022.png"); |
| 77 | + background-image: url("topical-events/birmingham_2022.png"); |
78 | 78 | width: 120px;
|
79 | 79 | height: 120px;
|
80 | 80 | }
|
81 | 81 |
|
82 | 82 | &.queens_platinum_jubilee a {
|
83 |
| - background-image: image-url("topical-events/platinum_jubilee.png"); |
| 83 | + background-image: url("topical-events/platinum_jubilee.png"); |
84 | 84 | width: 120px;
|
85 | 85 | height: 120px;
|
86 | 86 | }
|
87 | 87 |
|
88 | 88 | &.unboxed a {
|
89 |
| - background-image: image-url("topical-events/unboxed.png"); |
| 89 | + background-image: url("topical-events/unboxed.png"); |
90 | 90 | width: 250px;
|
91 | 91 | height: 120px;
|
92 | 92 | }
|
|
0 commit comments