1 |
|
2 |
/* |
3 |
|
4 |
newsportal-style.css -- additional stylesheet for newsportal. |
5 |
|
6 |
Note: it is intended that this stylesheet is used with simpledoc |
7 |
stylesheet. |
8 |
|
9 |
*/ |
10 |
|
11 |
address.original |
12 |
{width: 100%; text-align: right} |
13 |
|
14 |
.field {margin-left: 3em; text-indent: -3em} |
15 |
.field .name, |
16 |
{text-transform: capitalize; |
17 |
font-weight: bolder} |
18 |
|
19 |
/* |
20 |
|
21 |
LICENSE: Public Domain. |
22 |
CHANGE: |
23 |
|
24 |
2001-11-12 wakaba <wakaba@suika.fam.cx> |
25 |
|
26 |
* new. |
27 |
|
28 |
*/ |
29 |
|
30 |
/* newsportal-style.css ends here */ |