Finished PcVue assessment.
This commit is contained in:
parent
c50fd10f5b
commit
fba2b27f81
10 changed files with 148 additions and 8 deletions
|
|
@ -21,6 +21,14 @@ body {
|
|||
width: 100%;
|
||||
}
|
||||
|
||||
nav, .md-header {
|
||||
background-color: var(--transparent);
|
||||
}
|
||||
|
||||
a.md-header__button {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.md-typeset a:hover {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue