source:
trunk/web/app/out/dist/css/pages/2_colonnes.css
Last change on this file was 6, checked in by dj3c1t, 13 years ago | |
---|---|
File size: 143 bytes |
Rev | Line | |
---|---|---|
[6] | 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.