source:
admin/style/scss/partials/_charte.scss
@
3439:640a478849cf
Revision 3439:640a478849cf, 416 bytes checked in by franck <carnet.franck.paul@…>, 9 years ago (diff) |
---|
Line | |
---|---|
1 | .guideline { |
2 | #content h2 { |
3 | color: #d33800; |
4 | padding: 2em 0 0 0; |
5 | margin: 1em 0; |
6 | font-size: 2em; |
7 | &:first-child { |
8 | margin-top: 0; |
9 | padding-top: .5em; |
10 | } |
11 | } |
12 | h3 { |
13 | margin-top: 2em; |
14 | } |
15 | .dc-update h3 { |
16 | margin-top: 0; |
17 | } |
18 | .one-box .box { |
19 | border: 1px solid #dfdfdf; |
20 | padding: 2px .5em; |
21 | } |
22 | #main-menu ul { |
23 | margin: 0; |
24 | padding: 0; |
25 | font-weight: normal; |
26 | } |
27 | #main-menu li { |
28 | padding-left: 1em; |
29 | } |
30 | } |
Note: See TracBrowser
for help on using the repository browser.