source: extensions/music_player/template/no.css @ 3501

Last change on this file since 3501 was 3501, checked in by flop25, 15 years ago
File size: 259 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}
Note: See TracBrowser for help on using the repository browser.