cv new version

This commit is contained in:
asus
2023-11-29 15:56:22 +01:00
parent 70b644595d
commit 09bdb21600
7 changed files with 50 additions and 30 deletions

View File

@@ -4,6 +4,7 @@
place-items: center;
place-self: stretch;
*/
max-width: 900px;
}
#cv #cv_ascii {
/*
@@ -15,14 +16,12 @@
place-self: center;
*/
}
#cv details {
/*
*/
margin: 10px 0px;
}
#cv details ul {
padding-left: 35px;
}
#cv summary + * {
/*
*/
margin-top: 10px;
}