1
0
mirror of https://gitlab.com/MisterBiggs/Resume.git synced 2025-07-26 00:01:24 +00:00

formatting and added embedded stuff

This commit is contained in:
2021-11-05 08:43:43 -07:00
parent b93ff950f7
commit 39bf0d1d28
3 changed files with 49 additions and 9 deletions

View File

@@ -10,6 +10,11 @@ p {
dd {
margin-bottom: 0;
margin-top: 0;
}
dt {
margin-bottom: 0;
}
ul {
@@ -44,7 +49,11 @@ h2::after {
visibility: hidden;
}
#onlyprint {
/* #onlyprint {
display: block;
visibility: visible;
} */
#onlyprint {
display: none;
visibility: hidden;
}