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 | } |
---|
16 | |
---|
17 | #entry-sidebar h4 { |
---|
18 | font-size: 1.08em; |
---|
19 | margin-top: .3em; |
---|
20 | } |
---|
21 | |
---|
22 | #entry-sidebar select { |
---|
23 | width: 100%; |
---|
24 | } |
---|
25 | |
---|
26 | #entry-sidebar input#post_position { |
---|
27 | width: 4em; |
---|
28 | } |
---|
29 | |
---|
30 | .sb-box { |
---|
31 | border-bottom: 1px solid #dfdfdf; |
---|
32 | margin-bottom: 1em; |
---|
33 | } |
---|
34 | |
---|
35 | #tb_excerpt { |
---|
36 | width: 100%; |
---|
37 | } |
---|
Note: See
TracBrowser
for help on using the repository browser.