Adds Gmoney's resume directory and files
This commit is contained in:
parent
45afb221c3
commit
9d147733f4
3 changed files with 95 additions and 0 deletions
19
student-resumes/Gmoney-resume/style.css
Normal file
19
student-resumes/Gmoney-resume/style.css
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
body {
|
||||
font-family: "Helvetica Neue", sans-serif;
|
||||
font-size: 24px;
|
||||
background-color: #fafafa;
|
||||
}
|
||||
|
||||
h1 {
|
||||
font-size: 48px;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
h2 {
|
||||
font-size: 36px;
|
||||
}
|
||||
|
||||
h3 {
|
||||
font-size: 28px;
|
||||
font-weight: bold;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue