author | Matti Hagman <ext-matti.hagman@nokia.com> |
Tue, 21 Sep 2010 13:50:51 +0300 | |
changeset 29 | f48eb66e9604 |
parent 0 | 61163b28edca |
permissions | -rw-r--r-- |
0 | 1 |
img { |
2 |
width: 48px; |
|
3 |
height: 48px; |
|
4 |
vertical-align: middle; |
|
5 |
} |
|
6 |
||
7 |
/* Give some space for main div.*/ |
|
8 |
.page-style { |
|
9 |
text-align: center; |
|
10 |
margin-top:100px; |
|
11 |
} |
|
12 |
||
13 |
/* satisfy Mozilla */ |
|
14 |
body > div.page-style { |
|
15 |
padding-left:30%; |
|
16 |
} |
|
17 |
||
18 |
||
19 |
#content { |
|
20 |
text-align:left; |
|
21 |
width:23em; |
|
22 |
} |
|
23 |
||
24 |
||
25 |
||
26 |
||
27 |
||
28 |