diff options
Diffstat (limited to 'modules/gallery/css')
-rw-r--r-- | modules/gallery/css/gallery.css | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/modules/gallery/css/gallery.css b/modules/gallery/css/gallery.css index 9d773699..7e711156 100644 --- a/modules/gallery/css/gallery.css +++ b/modules/gallery/css/gallery.css @@ -143,6 +143,12 @@ width: 1%; } +/* Unsupported movie download link ~~~~~~~~~~~~~~~~~~~~~~~~~ */ + +.g-movie-download-link { + text-align: center; +} + /** ******************************************************************* * 2) Admin **********************************************************************/ |