Updates coreos themes and icons for various providers

This commit is contained in:
Amruta Chitnis
2017-09-13 14:53:46 -07:00
parent 38d0de20e3
commit df8fc84851
9 changed files with 67 additions and 34 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

View File

@@ -1,18 +1,11 @@
.theme-body {
background-color: #1E394C;
background-color: #1C425B;
color: #333;
font-family: 'Source Sans Pro', Helvetica, sans-serif;
}
.theme-navbar {
background-color: #fff;
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
color: #333;
font-size: 13px;
font-weight: 100;
height: 46px;
overflow: hidden;
padding: 0 10px;
display: none;
}
.theme-navbar__logo-wrap {
@@ -107,3 +100,7 @@
font-size: 13px;
font-weight: 600;
}
.dex-container {
margin: 60px auto;
}