/[suikacvs]/okuchuu/style/okuchuu.css
Suika

Contents of /okuchuu/style/okuchuu.css

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations) (download) (as text)
Tue Aug 27 08:38:39 2002 UTC (21 years, 8 months ago) by wakaba
Branch: MAIN
Changes since 1.1: +12 -7 lines
File MIME type: text/css
2002-08-27  Wakaba <w@suika.fam.cx>

	* okuchuu.css: New stylesheet (copied from ../okuchuu.css).
	* ChangeLog: New file.

1
2 /*
3 .red, .blue, .green
4 Gakunen colors
5 .sf-red, .sf-white, .sf-blue, .sf-yellow
6 Team colors of the sports festival
7 */
8 .red, .blue, .green,
9 .sf-red, .sf-white, .sf-blue, .sf-yellow
10 {border-style: none none solid none;
11 border-width: thin;
12 padding-bottom: 0.01em}
13
14 .red {border-color: red}
15 .blue {border-color: blue}
16 .green {border-color: green}
17
18 .sf-red {border-color: red}
19 .sf-white {border-color: white}
20 .sf-blue {border-color: blue}
21 .sf-yellow {border-color: yellow}
22
23 /* Additional information by Densetsu-okuchuu team */
24 ins.densetsu
25 {font-style: normal; text-decoration: none;
26 color: inherit}
27
28 /*
29
30 Style sheet for Okuchuu HTML documents
31
32 License: Public Domain.
33
34 $Date: 2002/08/27 08:25:40 $
35
36 */

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24