Repository files navigation
<title>Email Signature</title>
<style>
body {
font-family: Helvetica, sans-serif;
}
.card {
display: flex;
border: 3px solid #CACCEB;
border-radius: 8px;
width: 550px;
padding: 10px;
}
.icon {
width: 150px;
height: 300px;
margin-right: 20px;
display: flex;
justify-content: center;
align-items: center;
}
.icon img {
max-width: 80%;
max-height: auto;
}
.details {
flex-grow: 1;
}
.title {
font-size: 30px;
font-weight: bold;
margin-bottom: 10px;
}
.subtitle {
font-size: 20px;
color: #666;
margin-bottom: 8px;
}
.importantsubtitle {
font-size: 20px;
color: #666666;
margin-bottom: 8px;
text-decoration: none;
}
.importantsubtitle a {
font-weight: bold;
font-size: 23px;
color: #9AA2D8;
margin-bottom: 8px;
text-decoration: none;
}
.info {
margin: 10px 0;
}
.info img{
width: 15px;
height: 15px;
}
.info a {
text-decoration: none;
color: #0066cc;
font-size: 10px;
}
.social-icons a {
margin-right: 10px;
}
.social-icons img {
width: 39px;
height: 39px;
padding: 7px;
}
.divider {
border-left: 1px solid #214598;
padding-left: 40px;
}
</style>
Eduardo Campos
Masters Degree Student
· +55 (11) 951612132
About
Personal gmail signature, may be editted to use as a template.
Resources
License
Stars
Watchers
Forks
You can’t perform that action at this time.