File tree 4 files changed +7
-7
lines changed
4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -86,7 +86,7 @@ tbody td {
86
86
/* header */
87
87
88
88
header , footer {
89
- background : # 961c1c ;
89
+ background : # 990000 ;
90
90
}
91
91
92
92
header {
@@ -217,7 +217,7 @@ table#professional-experience tr + tr td {
217
217
/* spinner used while waiting for fetch, see https://loading.io/css/ */
218
218
219
219
.lds-dual-ring {
220
- color : # 961c1c ;
220
+ color : # 990000 ;
221
221
display : block;
222
222
margin : 0 auto;
223
223
}
Original file line number Diff line number Diff line change 13
13
< link rel ="icon " type ="image/png " sizes ="32x32 " href ="https://cdn.beh.uk/img/favicon-32x32.png ">
14
14
< link rel ="icon " type ="image/png " sizes ="16x16 " href ="https://cdn.beh.uk/img/favicon-16x16.png ">
15
15
< link rel ="manifest " href ="/site.webmanifest ">
16
- < link rel ="mask-icon " href ="https://cdn.beh.uk/img/safari-pinned-tab.svg " color ="#961c1c ">
16
+ < link rel ="mask-icon " href ="https://cdn.beh.uk/img/safari-pinned-tab.svg " color ="#990000 ">
17
17
< link rel ="shortcut icon " href ="https://cdn.beh.uk/img/favicon.ico ">
18
- < meta name ="msapplication-TileColor " content ="#961c1c ">
19
- < meta name ="theme-color " content ="#961c1c ">
18
+ < meta name ="msapplication-TileColor " content ="#990000 ">
19
+ < meta name ="theme-color " content ="#990000 ">
20
20
{% feed_meta %}
Original file line number Diff line number Diff line change 3
3
<msapplication >
4
4
<tile >
5
5
<square150x150logo src =" https://cdn.beh.uk/img/mstile-150x150.png" />
6
- <TileColor >#961c1c </TileColor >
6
+ <TileColor >#990000 </TileColor >
7
7
</tile >
8
8
</msapplication >
9
9
</browserconfig >
Original file line number Diff line number Diff line change 13
13
"type" : " image/png"
14
14
}
15
15
],
16
- "theme_color" : " #961c1c " ,
16
+ "theme_color" : " #990000 " ,
17
17
"display" : " standalone"
18
18
}
You can’t perform that action at this time.
0 commit comments