@@ -63,6 +63,14 @@
|
||||
color: #fd7e0b;
|
||||
}
|
||||
|
||||
h2 {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
h2 + p {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
.tag {
|
||||
font-size: 0.7em;
|
||||
background: #ededed;
|
||||
@@ -115,6 +123,10 @@
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.email-link {
|
||||
color: #fd7e0b;
|
||||
}
|
||||
|
||||
/* Social links */
|
||||
.social-links {
|
||||
list-style: none;
|
||||
@@ -156,7 +168,7 @@
|
||||
}
|
||||
|
||||
.projects li {
|
||||
width: 328px;
|
||||
width: 300px;
|
||||
max-width: 100%;
|
||||
border: 2px solid;
|
||||
border-radius: 6px;
|
||||
@@ -200,7 +212,7 @@
|
||||
}
|
||||
|
||||
.events time {
|
||||
font-size: .9em;
|
||||
font-size: .85em;
|
||||
}
|
||||
|
||||
.events li .details {
|
||||
@@ -210,10 +222,11 @@
|
||||
padding-left: 10px;
|
||||
margin-left: 2px;
|
||||
border-left: 4px solid;
|
||||
margin-top: .6em;
|
||||
margin-top: .2px;
|
||||
}
|
||||
|
||||
.events li .details > div {
|
||||
margin-top: 2px;
|
||||
margin-bottom: 6px;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user