source: extensions/music_player/template/style/yoga/Sylvia/lecteur.css @ 3542

Last change on this file since 3542 was 3542, checked in by flop25, 15 years ago

style fully integrated
ready for 2.1.0

File size: 559 bytes
Line 
1#autre_content
2{
3        width:100%;
4        padding:0;
5        margin:0;
6        text-align:left;
7  }
8#content
9{
10        margin-left: auto;
11        margin-bottom:1em;
12        width:100%;
13        border:none;
14        min-height:inherit;
15  }
16#the_page
17{
18        width:100%;
19        border:none;
20}
21body {
22        min-width: inherit;
23        width:100%;
24        padding:0px;
25}
26#cache
27{
28        padding:5px
29}
30#close_button
31{
32        margin-right:10px;
33        margin-left:90%;
34}
35#table_content
36{
37        padding:15px;
38        margin:auto;
39}
40#section_up
41{
42        padding-top:5px;
43        text-align:right;
44}
45#section_up A
46{
47        text-decoration:none;
48        border:none;
49}
Note: See TracBrowser for help on using the repository browser.