source:
branches/rsr.v5.1/web/app/out/dist/css/header.css
@
6
Last change on this file since 6 was 1, checked in by dj3c1t, 13 years ago | |
---|---|
File size: 308 bytes |
Rev | Line | |
---|---|---|
[1] | 1 | @import url("artistes_au_hasard.css"); |
2 | @import url("menu_top.css"); | |
3 | @import url("login.css"); | |
4 | ||
5 | #header | |
6 | { background-image: url("../images/header_bkg.png"); | |
7 | } | |
8 | ||
9 | #header .content | |
10 | { height: 165px; | |
11 | } | |
12 | ||
13 | #header #accueil_link | |
14 | { padding: 25px 0 0 135px; | |
15 | } | |
16 | ||
17 | #header #accueil_link a | |
18 | { display: block; | |
19 | width: 590px; | |
20 | } |
Note: See TracBrowser
for help on using the repository browser.