Line | |
---|
1 | #header { background-color: #F28CB5; }
|
---|
2 | #navigation ul li a.current, #navigation ul li.current_page_item a { background: #B03466; }
|
---|
3 | a { color: #D82D6D;}
|
---|
4 |
|
---|
5 | #content .meta-footer ul li { background-color: #ECD0D0; }
|
---|
6 | #content .meta-footer ul li a:hover { background-color: #D65C8D; }
|
---|
7 | #content #comments h3 { color: #B03466; }
|
---|
8 | #content #comments .meta-comment { color: #B03466; }
|
---|
9 | #content #respond h3 { color: #B03466; }
|
---|
10 |
|
---|
11 | .avatar { border: 1px solid #B03466; }
|
---|
12 |
|
---|
13 | #sidebar .feeds { color: #B03466; }
|
---|
14 |
|
---|
15 | #content .meta-header { color: #B03466; }
|
---|
16 | #content .entry h2 { color: #D65C8D; }
|
---|
17 | #content .entry h2 a { color: #D65C8D; }
|
---|
18 | #content .entry h2 a:hover { color: #D65C8D; border-bottom: 1px solid #D65C8D; }
|
---|
19 | #sidebar h3 { color: #333; }
|
---|
20 | #sidebar .feeds strong { color: #3b5998; }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.