source: branches/rsr.v5.1.dev/web/app/out/dist/css/artistes_au_hasard.css @ 1

Last change on this file since 1 was 1, checked in by dj3c1t, 12 years ago

import initial

File size: 227 bytes
Line 
1#artistes_au_hasard
2{ padding-left: 5px;
3}
4
5#artistes_au_hasard a
6{ display: block;
7  width: 60px;
8  height: 60px;
9  float: left;
10  overflow: hidden;
11  margin: 4px;
12}
13
14#artistes_au_hasard a img
15{ width: 60px;
16  height: 60px;
17}
Note: See TracBrowser for help on using the repository browser.