some modification to global css, but it's not good anymore

This commit is contained in:
asus
2023-11-23 19:30:15 +01:00
parent ce1b541f29
commit 9fa4e3a22a
6 changed files with 57 additions and 53 deletions

View File

@@ -2,19 +2,27 @@
#cv {
/*
place-items: center;
*/
place-self: stretch;
*/
}
#cv #cv_ascii {
/*
place-self: center;
*/
}
#cv #cv_download {
/*
place-self: center;
*/
}
#cv details {
/*
*/
margin: 10px 0px 10px 20px;
}
#cv summary + * {
/*
*/
margin-top: 10px;
}