aboutsummaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authorMaZderMind2015-07-13 14:22:21 +0200
committerMaZderMind2015-07-13 14:22:21 +0200
commit5c70ea810b1821505a038ca30fe70d3eaf459e79 (patch)
treecc354d7d24cea4b5c522d2ddffd185a0650dc687 /assets
parenta3becf276c03ed21e7a3a5a18b8698a90dbe6fa3 (diff)
Move released-box to the top and color it green
Diffstat (limited to 'assets')
-rw-r--r--assets/css/_relive.less6
1 files changed, 6 insertions, 0 deletions
diff --git a/assets/css/_relive.less b/assets/css/_relive.less
index bd28747..512c3cd 100644
--- a/assets/css/_relive.less
+++ b/assets/css/_relive.less
@@ -37,4 +37,10 @@ body.relive-player {
margin: 0 auto;
}
}
+
+ .well, .alert {
+ h3 {
+ margin-top: 0;
+ }
+ }
}