Rev 6236 | Rev 7075 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 6236 | Rev 6636 | ||
---|---|---|---|
Line 2... | Line 2... | ||
2 | /* title of class*/ |
2 | /* title of class*/ |
3 | .wims_classname { |
3 | .wims_classname { |
- | 4 | text-shadow:0 1px 1px #FFFFFF; |
|
4 | color:#999999; |
5 | color:#999999; |
5 | font-weight:bold; |
6 | font-weight:bold; |
6 | text-align:center; |
7 | text-align:center; |
7 | margin:1em 0; |
8 | margin:1em 0; |
8 |
|
9 | padding: 0 1em; |
9 | } |
10 | } |
10 | /* Class Type*/ |
11 | /* Class Type*/ |
11 | .wims_class_typename{font-size: 0.5em;} |
12 | .wims_class_typename{font-size: 0.5em;} |
12 | 13 | ||
13 | /* titles of classes in text */ |
14 | /* titles of classes in text */ |