mirror of
https://github.com/JuanCanham/fresh-themes.git
synced 2025-07-07 02:31:06 +01:00
Updates to Compact/Modern/Positive.
This commit is contained in:
@ -45,12 +45,9 @@ li {
|
||||
margin-left: 2em;
|
||||
}
|
||||
|
||||
h3 {
|
||||
margin-top: 1em;
|
||||
}
|
||||
|
||||
p, li {
|
||||
text-align: justify;
|
||||
clear: both;
|
||||
}
|
||||
|
||||
.tenure {
|
||||
@ -69,10 +66,8 @@ main > header {
|
||||
}
|
||||
|
||||
|
||||
main > header > h1 {
|
||||
float: left;
|
||||
font-size: 1.5em;
|
||||
text-transform: uppercase;
|
||||
h3 {
|
||||
display: inline-block;
|
||||
line-height: 1;
|
||||
}
|
||||
#contact {
|
||||
@ -87,7 +82,19 @@ main > header > h1 {
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
h2 > span.fa {
|
||||
span.fa {
|
||||
text-align: left;
|
||||
margin-right: 3px;
|
||||
float: left;
|
||||
}
|
||||
|
||||
section > div {
|
||||
margin-bottom: 1em;
|
||||
clear: both;
|
||||
}
|
||||
|
||||
span.keywords {
|
||||
font-size: 10px;
|
||||
color: gray;
|
||||
text-align: right;
|
||||
}
|
||||
|
Reference in New Issue
Block a user