| 1 |
wakaba |
1.1 |
|
| 2 |
|
|
.red, .blue, .green,
|
| 3 |
|
|
.sf-red, .sf-white, .sf-blue, .sf-yellow
|
| 4 |
|
|
{border-style: none none solid none;
|
| 5 |
|
|
border-width: thin;
|
| 6 |
|
|
padding-bottom: 0.01em}
|
| 7 |
|
|
|
| 8 |
|
|
.red {border-color: red}
|
| 9 |
|
|
.blue {border-color: blue}
|
| 10 |
|
|
.green {border-color: green}
|
| 11 |
|
|
|
| 12 |
|
|
.sf-red {border-color: red}
|
| 13 |
|
|
.sf-white {border-color: white}
|
| 14 |
|
|
.sf-blue {border-color: blue}
|
| 15 |
|
|
.sf-yellow {border-color: yellow}
|
| 16 |
|
|
|
| 17 |
|
|
/*
|
| 18 |
|
|
|
| 19 |
|
|
Style sheet for Okuchuu HTML documents
|
| 20 |
|
|
|
| 21 |
|
|
Classes:
|
| 22 |
|
|
red, blue, green
|
| 23 |
|
|
Gakunen colors
|
| 24 |
|
|
sf-red, sf-white, sf-blue, sf-yellow
|
| 25 |
|
|
Team colors of the sports festival
|
| 26 |
|
|
|
| 27 |
|
|
License: Public Domain.
|
| 28 |
|
|
|
| 29 |
|
|
$Date: $
|
| 30 |
|
|
|
| 31 |
|
|
*/
|