Themes Docs update Rainbow Highlight
This commit is contained in:
parent
ae2cf1ba4e
commit
c4aba5a3f3
|
@ -111,14 +111,15 @@ blockquote {
|
||||||
}
|
}
|
||||||
|
|
||||||
.note {
|
.note {
|
||||||
background: #EBD065;
|
background: #e6ddba none repeat scroll 0 0;
|
||||||
color: #777;
|
color: #4a4a4a;
|
||||||
font-size: 0.9em;
|
font-size: 0.9em;
|
||||||
margin: 30px 0;
|
margin: 30px 0;
|
||||||
|
width: 80%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.note-title {
|
.note-title {
|
||||||
color: #fff;
|
color: #333;
|
||||||
padding: 0 10px;
|
padding: 0 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue