Inverted OG image background

This commit is contained in:
Dan Leech 2015-10-20 11:10:23 +01:00
parent 5e63323aa6
commit e093f92c7d
2 changed files with 6 additions and 6 deletions

View File

@ -13,7 +13,7 @@
margin: 1.5rem 0;
}
.sharing {
background: #EEE;
background: #111;
display: flex;
flex-direction: column;
height: 70rem;
@ -29,7 +29,7 @@
}
.bars__item {
background: #000;
border: 0.375rem solid #EEE;
border: 0.375rem solid #111;
box-sizing: border-box;
display: inline-block;
float: left;
@ -38,7 +38,7 @@
}
.title {
clear: both;
color: #666;
color: #FFF;
font-family: Lato, sans-serif;
-webkit-font-feature-settings: "dlig", "kern", "liga";
font-feature-settings: "dlig", "kern", "liga";

View File

@ -13,7 +13,7 @@
margin: 1.5rem 0;
}
.sharing {
background: #EEE;
background: #111;
display: flex;
flex-direction: column;
height: 70rem;
@ -29,7 +29,7 @@
}
.bars__item {
background: #000;
border: 0.375rem solid #EEE;
border: 0.375rem solid #111;
box-sizing: border-box;
display: inline-block;
float: left;
@ -38,7 +38,7 @@
}
.title {
clear: both;
color: #666;
color: #FFF;
font-family: Lato, sans-serif;
-webkit-font-feature-settings: "dlig", "kern", "liga";
font-feature-settings: "dlig", "kern", "liga";