minor styling

This commit is contained in:
Egor 2016-12-07 23:11:17 -08:00
parent 1cfa22e47b
commit e7abaf5fac
4 changed files with 255 additions and 244 deletions

View file

@ -35,9 +35,10 @@ body, button {
}
.footer {
margin: 0 auto 10px auto;
width: 100%;
max-width: 800px;
text-align: center;
margin-bottom: 10px;
display: flex;
align-items: center;
justify-content: space-around;

View file

@ -22,7 +22,6 @@
#hue-controls {
max-width: 1200px;
position: relative;
flex: 1;
md-progress-circular {
position: absolute;
@ -39,8 +38,10 @@
}
#navigation {
max-width: 800px;
padding: 15px 0;
text-align: center;
margin: auto;
}
.navigation-item {

View file

@ -1,4 +1,5 @@
.light-group {
max-width: 800px;
margin: 0 auto;
text-align: center;
.tooltip.top {

File diff suppressed because it is too large Load diff