lib/TokiServer/scss/app.scss in TokiCLI-0.2.1 vs lib/TokiServer/scss/app.scss in TokiCLI-0.3.0
- old
+ new
@@ -45,10 +45,15 @@
color: $blue;
padding: .1em 1em;
border-bottom: 1px solid $blue;
}
+h3.total {
+ text-align: center;
+ color: $white;
+}
+
.name {
color: $blue;
}
h4.bundle {
@@ -96,7 +101,8 @@
color: #888;
}
}
img.icon {
- margin-top: 3em;
+ margin: 2em auto;
+ text-align: center;
}