source:
admin/style/scss/partials/_entry.scss
@
3439:640a478849cf
Revision 3439:640a478849cf, 394 bytes checked in by franck <carnet.franck.paul@…>, 9 years ago (diff) |
---|
Line | |
---|---|
1 | #entry-wrapper { |
2 | float: left; |
3 | width: 100%; |
4 | margin-right: -16em; |
5 | } |
6 | |
7 | #entry-content { |
8 | margin-right: 18em; |
9 | margin-left: 0; |
10 | } |
11 | |
12 | #entry-sidebar { |
13 | width: 16em; |
14 | float: right; |
15 | h4 { |
16 | font-size: 1.08em; |
17 | margin-top: .3em; |
18 | } |
19 | select { |
20 | width: 100%; |
21 | } |
22 | input#post_position { |
23 | width: 4em; |
24 | } |
25 | } |
26 | |
27 | .sb-box { |
28 | border-bottom: 1px solid #dfdfdf; |
29 | margin-bottom: 1em; |
30 | } |
31 | |
32 | #tb_excerpt { |
33 | width: 100%; |
34 | } |
Note: See TracBrowser
for help on using the repository browser.