source: trunk/spip/esqueleto-redcta/plugins/magusine/themes/trendy/bloc-video.css @ 80

Last change on this file since 80 was 80, checked in by guille, 15 years ago

el plugin completo

  • 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.