Attachment 'schoki2.css'
Download 1
2 body {
3 color: #000000;
4 font-family: sans-serif;
5 link: #990000;
6 margin-top: 0;
7 margin-left: 30;
8 margin-right: 0;
9 margin-bottom: 5;
10 }
11
12 a {
13 background-color: transparent;
14 color: #00af00;
15 font-family: sans-serif;
16 font-size: 12px;
17 text-decoration: none;
18 }
19
20 a:link {
21 background-color: transparent;
22 color: #00af00;
23 font-family: sans-serif;
24 font-size: 12px;
25 text-decoration: none;
26 }
27
28 a:visited {
29 background-color: transparent;
30 color: #00af00;
31 font-family: sans-serif;
32 font-size: 12px;
33 text-decoration: none;
34 }
35
36 a:hover {
37 background-color: transparent;
38 color: #00af00;
39 font-family: sans-serif;
40 font-size: 12px;
41 text-decoration: none;
42 }
43
44 a:active {
45 background-color: transparent;
46 color: #00af00;
47 font-family: sans-serif;
48 font-size: 12px;
49 text-decoration: none;
50 }
51
52 td {font-family: sans-serif; font-size: 12px; color: #000000;}
53 td.link {font-family: sans-serif; font-size: 12px; color: #000000;}
54
55 th {
56 font-family: sans-serif;
57 font-size: 12px;
58 }
59
60 textarea {
61 border-bottom-width: 1px;
62 border-color: #990000;
63 border-left-width: 1px;
64 border-right-width: 1px;
65 border-style: solid;
66 border-top-width: 1px;
67 font-family: sans-serif;
68 font-size: 12px;
69 text-indent: 2px;
70 }
71
72 h1 {font-family: sans-serif; font-size: 12px;}
73 h2 {font-family: sans-serif; font-size: 12px;}
74 h3 {font-family: sans-serif; font-size: 12px;}
Attached Files
To refer to attachments on a page, use attachment:filename, as shown below in the list of files. Do NOT use the URL of the [get] link, since this is subject to change and can break easily.You are not allowed to attach a file to this page.