source: trunk/spip/2.1/extensions/magusine-portage2.1/themes/trendy/bloc-video.css @ 756

Last change on this file since 756 was 756, checked in by guillermoacedo@…, 14 years ago

se agrego la correccion de magusine para 2.1 basica

  • Property svn:executable set to *
File size: 181 bytes
Line 
1/* bloc video */
2
3#video-viewer {
4margin: 20px 0;
5text-align: center;
6}
7
8#video-viewer .spip_documents {
9display:inline;
10}
11
12#chargement-video {
13display: block;
14margin: 20px auto;     
15}
Note: See TracBrowser for help on using the repository browser.