:guilabel: directive change to all handbooks

- Fixed themeing slightly for :guilabel: directives.
This commit is contained in:
Mrt134
2016-08-22 10:17:12 -04:00
parent 88e501eb29
commit 38eb34625e
3 changed files with 12 additions and 9 deletions

View File

@@ -3697,13 +3697,14 @@ code.guilabel, .guilabel {
border:1px solid #7fbbe3;
background:#e7f2fa;
font-size:80%;
font-weight:700;
font-weight:600;
border-radius:4px;
padding:2.4px 3px;
margin:auto 2px;
font-family: 'Inconsolata', monospace
font-family: 'Inconsolata', monospace;
text-transform: none
}
code
th {
background-color: #ede;
}

View File

@@ -3697,13 +3697,14 @@ code.guilabel, .guilabel {
border:1px solid #7fbbe3;
background:#e7f2fa;
font-size:80%;
font-weight:700;
font-weight:600;
border-radius:4px;
padding:2.4px 3px;
margin:auto 2px;
font-family: 'Inconsolata', monospace
font-family: 'Inconsolata', monospace;
text-transform: none
}
code
th {
background-color: #ede;
}

View File

@@ -3697,13 +3697,14 @@ code.guilabel, .guilabel {
border:1px solid #7fbbe3;
background:#e7f2fa;
font-size:80%;
font-weight:700;
font-weight:600;
border-radius:4px;
padding:2.4px 3px;
margin:auto 2px;
font-family: 'Inconsolata', monospace
font-family: 'Inconsolata', monospace;
text-transform: none
}
code
th {
background-color: #ede;
}