[CHG] initial port to new theme
This commit is contained in:
@@ -94,19 +94,19 @@ label:hover,
|
||||
}
|
||||
|
||||
@media (min-width: 992px) {
|
||||
.accounts-table, .force-right .highlighter-target {
|
||||
.accounts-table, .doc-aside .highlighter-target {
|
||||
font-size: 90%;
|
||||
color: #888 !important;
|
||||
}
|
||||
.force-right .highlighter-target th {
|
||||
.doc-aside .highlighter-target th {
|
||||
font-weight: normal;
|
||||
font-size: 110%;
|
||||
}
|
||||
.accounts-table .related, .force-right .highlighter-target .related {
|
||||
.accounts-table .related, .doc-aside .highlighter-target .related {
|
||||
background-color: transparent !important;
|
||||
color: #eee !important;
|
||||
}
|
||||
.accounts-table .secondary, .force-right .highlighter-target .secondary {
|
||||
.accounts-table .secondary, .doc-aside .highlighter-target .secondary {
|
||||
background-color: transparent !important;
|
||||
color: #aaa !important;
|
||||
}
|
||||
@@ -163,6 +163,7 @@ label:hover,
|
||||
}
|
||||
|
||||
blockquote.highlights {
|
||||
border: none;
|
||||
margin-bottom: 0;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user