summaryrefslogtreecommitdiff
path: root/www/styles/jingles.css
diff options
context:
space:
mode:
authorPeter Grassberger <petertheone@gmail.com>2015-09-06 02:15:59 (GMT)
committerPeter Grassberger <petertheone@gmail.com>2015-09-06 02:15:59 (GMT)
commitb8c174cf5f3321c7f10620f204daa2824e48fc46 (patch)
tree6d06674418f81b1e4803020939fa541282278716 /www/styles/jingles.css
parentbea885985e9763cb0a4dfa0e69c084ba26b65c5a (diff)
add rudimentary jingles audio import
Diffstat (limited to 'www/styles/jingles.css')
-rw-r--r--www/styles/jingles.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/styles/jingles.css b/www/styles/jingles.css
index 04d0364..065dfa9 100644
--- a/www/styles/jingles.css
+++ b/www/styles/jingles.css
@@ -19,3 +19,7 @@
* You should have received a copy of the GNU Affero General Public License
* along with rhwebimport. If not, see <http://www.gnu.org/licenses/>.
*/
+
+#app-jingles .group {
+ margin-bottom: 40px;
+}