source: extensions/music_player/template/style/floPure/autumn/lecteur.css @ 3507

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

add the managment of style !

File size: 478 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}
Note: See TracBrowser for help on using the repository browser.