source: trunk/web/app/out/dist/css/pages/carte.css @ 6

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

mise a jour du trunk

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.