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

Last change on this file since 533 was 533, checked in by guille, 14 years ago

se agregaron temas

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.