source: extensions/music_player/template/admin.css @ 3329

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

first commit

File size: 247 bytes
Line 
1#list LI {
2        display:block;
3        margin:4px;
4        padding:4px;
5        border: 1px dotted #FFFFFF;
6}
7#list_music
8{
9        border: 1px dashed #FFFFFF;
10        width:100%;
11}
12.help
13{
14        margin:10px;
15        padding:5px;
16        border: 1px dotted #FFFFFF;
17        text-align:justify;
18}
Note: See TracBrowser for help on using the repository browser.