changeset 207 | 204f25632006 |
parent 99 | 7a0f42034a25 |
206:e038d5782d06 | 207:204f25632006 |
---|---|
1 .notice{ |
1 .notice{ |
2 // padding: 10px; |
2 padding: 10px; |
3 } |
3 } |
4 |
4 |
5 .notice-header, |
5 .notice-header, |
6 .notice-body, |
6 .notice-body, |
7 .notice-footer{ |
7 .notice-footer{ |
8 padding: 10px 10px 0; |
8 padding: 10px 10px 0; |
9 } |
9 } |
10 |
10 |
11 .notice-header h2{ |
11 .notice-header h2{ |
12 margin: 0; |
12 margin: 0; |
13 } |
13 } |
14 |
14 |
15 .notice-body b{ |
15 .notice-body b{ |
16 display: inline-block; |
16 display: inline-block; |
17 min-width: 140px; |
17 min-width: 140px; |
18 } |
18 } |