root/galaxy-central/static/light_hatched_style/masthead.css.tmpl
リビジョン 2, 427 bytes (コミッタ: hatakeyama, 14 年 前) |
---|
行番号 | |
---|---|
1 | body |
2 | { |
3 | background: $masthead_bg url(masthead_bg.png) bottom; |
4 | color: white; |
5 | padding: 0; |
6 | border: 0; |
7 | margin: 3px; |
8 | margin-right: 10px; |
9 | margin-left: 10px; |
10 | } |
11 | |
12 | div.pageTitle |
13 | { |
14 | font-size: 160%; |
15 | font-weight: bold; |
16 | } |
17 | |
18 | div.pageTitle a:link, div.pageTitle a:visited, div.pageTitle a:active, div.pageTitle a:hover |
19 | { |
20 | text-decoration: none; |
21 | } |
22 | |
23 | a:link, a:visited, a:active |
24 | { |
25 | color: $masthead_link; |
26 | } |
Note: リポジトリブラウザについてのヘルプは TracBrowser
を参照してください。