mirror of
https://github.com/outbackdingo/sysadm.git
synced 2026-01-27 02:20:17 +00:00
:guilabel: directive change to all handbooks
- Fixed themeing slightly for :guilabel: directives.
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
@@ -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;
|
||||
}
|
||||
|
||||
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user