Browse Subversion Repository
Diff of /trunk/web/style.css
Parent Directory
| Revision Log
| Patch
| 43 |
background-color: #F0F9FF; |
background-color: #F0F9FF; |
| 44 |
} |
} |
| 45 |
|
|
| 46 |
|
|
| 47 |
#contents { |
#contents { |
| 48 |
width: 80%; |
width: 800px; |
| 49 |
margin: auto; |
margin: auto; |
| 50 |
background-color: #FFFFFF; |
background-color: #FFFFFF; |
| 51 |
text-align: left; |
text-align: left; |
| 52 |
|
} |
| 53 |
|
|
| 54 |
|
#header { |
| 55 |
|
width: 800px; |
| 56 |
|
padding-bottom: 10px; |
| 57 |
|
} |
| 58 |
|
|
| 59 |
|
#main { |
| 60 |
|
float: left; |
| 61 |
|
width: 580px; |
| 62 |
|
padding-left: 20px; |
| 63 |
|
} |
| 64 |
|
|
| 65 |
|
#ads { |
| 66 |
|
width: 180px; |
| 67 |
|
float: left; |
| 68 |
|
padding-left: 0px; |
| 69 |
|
padding-right: 0px; |
| 70 |
|
text-align: right; |
| 71 |
} |
} |
| 72 |
|
|
| 73 |
h1 |
h1 |
|
|
Legend:
| Removed from v.55 |
|
| changed lines |
| |
Added in v.56 |
|
|
|