summaryrefslogtreecommitdiff
path: root/www/styles/jingles.css
diff options
context:
space:
mode:
authorPeter Grassberger <petertheone@gmail.com>2016-06-27 23:08:15 (GMT)
committerPeter Grassberger <petertheone@gmail.com>2016-06-27 23:08:15 (GMT)
commitd5d29c8889a9dc655044a1cf0926c1ac892b6696 (patch)
treea73ddad8bad0cf275e11886dac20e19bb6935522 /www/styles/jingles.css
parentdd5cd12cafa71f5d757642aec25c65dcceb3d02c (diff)
parent03af1fed48370ddc4772709207f064c16191f5c1 (diff)
Merge branch 'master' of ssh://git@git.helsinki.at:2342/rhwebimport.git
Diffstat (limited to 'www/styles/jingles.css')
-rw-r--r--www/styles/jingles.css10
1 files changed, 7 insertions, 3 deletions
diff --git a/www/styles/jingles.css b/www/styles/jingles.css
index 1dc50c1..d8d5116 100644
--- a/www/styles/jingles.css
+++ b/www/styles/jingles.css
@@ -21,10 +21,14 @@
*/
#app-jingles .group {
- margin-bottom: 40px;
+ margin-bottom: 40px;
}
#app-jingles table .btn {
- margin-top: 0.3em;
- margin-left: 0.6em;
+ margin-top: 0.3em;
+ margin-left: 0.6em;
+}
+
+h2.jingle-title {
+ font-weight: bold;
}