##// END OF EJS Templates
Added margin to audio in SW theme
neko259 -
r1280:c7cbd450 default
parent child Browse files
Show More
@@ -411,4 +411,8 b' li {'
411 .image-metadata {
411 .image-metadata {
412 font-style: italic;
412 font-style: italic;
413 font-size: 0.9em;
413 font-size: 0.9em;
414 } No newline at end of file
414 }
415
416 audio {
417 margin-top: 1em;
418 }
General Comments 0
You need to be logged in to leave comments. Login now