feat: admin page icons + Color Theme footer field

This commit is contained in:
NGPixel
2017-06-26 11:03:16 -04:00
committed by Nicolas Giard
parent 8a836719a2
commit c863059a53
13 changed files with 58 additions and 3 deletions

View File

@@ -16,6 +16,14 @@
font-weight: 400;
}
.pageicon {
position:absolute;
right: 20px;
top: 28px;
font-size: 48px;
color: mc('blue-grey', '500');
}
.hero-menu {
position: absolute;
right: 20px;