markus / MarkusLogview / MARKUS_LOGVIEW / Content / Site.css @ ffa5dbc7
이력 | 보기 | 이력해설 | 다운로드 (316 Bytes)
1 | 84578b97 | djkim | body { |
---|---|---|---|
2 | padding-top: 50px; |
||
3 | padding-bottom: 20px; |
||
4 | } |
||
5 | |||
6 | /* Set padding to keep content from hitting the edges */
|
||
7 | .body-content {
|
||
8 | padding-left: 15px; |
||
9 | padding-right: 15px; |
||
10 | } |
||
11 | |||
12 | /* Set width on the form input elements since they're 100% wide by default */
|
||
13 | input,
|
||
14 | select,
|
||
15 | textarea {
|
||
16 | max-width: 280px; |
||
17 | } |