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