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

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

-all floPure/*/*.conf.php are independant and can ecrase style of user
-many test have been made !!
=> ready for 2.1.1 [traduction always needed]

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