1 |
|
2 |
@import '/s/simpledoc';
|
3 |
|
4 |
body
|
5 |
{background-image: url(goodfriends99-v);
|
6 |
background-repeat: no-repeat;
|
7 |
background-attachment: fixed;
|
8 |
background-position: top left;
|
9 |
background-color: white;
|
10 |
color: black}
|
11 |
|
12 |
|
13 |
h2
|
14 |
{text-align: left;
|
15 |
margin-top: 2em;
|
16 |
border-style: none;
|
17 |
padding-left: 33px;
|
18 |
background-image: url(/okuchuu/logo);
|
19 |
background-repeat: no-repeat;
|
20 |
background-attachment: fixed;
|
21 |
background-position: top left;
|
22 |
font-size: 150%}
|
23 |
|
24 |
cite
|
25 |
{display: block;
|
26 |
text-align: right}
|