| Revision 20119,
393 bytes
checked in by nanasess, 15 years ago
(diff) |
|
module 以下は svn:keywords を除外
|
-
Property svn:eol-style set to
LF
|
| Line | |
|---|
| 1 | body |
|---|
| 2 | { |
|---|
| 3 | background-color: #CCCCFF; |
|---|
| 4 | margin: 0px; |
|---|
| 5 | padding: 0px; |
|---|
| 6 | } |
|---|
| 7 | |
|---|
| 8 | /* Banner (top bar) classes */ |
|---|
| 9 | |
|---|
| 10 | .banner { } |
|---|
| 11 | |
|---|
| 12 | .banner-menu |
|---|
| 13 | { |
|---|
| 14 | clear: both; |
|---|
| 15 | padding: .5em; |
|---|
| 16 | border-top: 2px solid #6666AA; |
|---|
| 17 | } |
|---|
| 18 | |
|---|
| 19 | .banner-title |
|---|
| 20 | { |
|---|
| 21 | text-align: right; |
|---|
| 22 | font-size: 20pt; |
|---|
| 23 | font-weight: bold; |
|---|
| 24 | margin: .2em; |
|---|
| 25 | } |
|---|
| 26 | |
|---|
| 27 | .package-selector |
|---|
| 28 | { |
|---|
| 29 | background-color: #AAAADD; |
|---|
| 30 | border: 1px solid black; |
|---|
| 31 | color: yellow; |
|---|
| 32 | } |
|---|
Note: See
TracBrowser
for help on using the repository browser.