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

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

import initial

File size: 143 bytes
Line 
1@import url("../style.css");
2
3#left
4{ float: left;
5  width: 190px;
6  padding: 5px;
7}
8
9#center
10{ float: left;
11  width: 790px;
12  padding: 5px;
13}
Note: See TracBrowser for help on using the repository browser.