cv
This commit is contained in:
8
Ayacv.css
Normal file
8
Ayacv.css
Normal file
@@ -0,0 +1,8 @@
|
||||
<style>
|
||||
body { font-family: Arial, sans-serif; margin: 40px; background: #f7f7f7; }
|
||||
.cv-container { background: #fff; padding: 30px; max-width: 800px; margin: auto; box-shadow: 0 0 10px #ccc; }
|
||||
h1 { color: #502c4f; }
|
||||
h2 { color: #b929a6; margin-top: 30px; }
|
||||
ul { padding-left: 20px; }
|
||||
.section { margin-bottom: 25px; }
|
||||
</style>
|
||||
Reference in New Issue
Block a user