some modification to global css, but it's not good anymore
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user