Skip to content

Commit

Permalink
adjust some details
Browse files Browse the repository at this point in the history
  • Loading branch information
Brant-Ma committed Nov 8, 2015
1 parent d3d799e commit e6a20b3
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions style/column.css
Original file line number Diff line number Diff line change
Expand Up @@ -30,16 +30,14 @@ h2 {
font-family: Menlo, Monaco, Consolas, 'Courier New', Courier, monospace;
text-align: center;
text-shadow: 3px 3px 7px #111;
padding: 15px;
padding: 15px 0;
margin: 0;
}
h3 {
font-size: .8em;
text-indent: 9%;
text-indent: 14%;
padding: 3px 0;
margin: 0;
}
section h3 {
transition: background-color .5s linear .2s;
}

Expand Down

0 comments on commit e6a20b3

Please sign in to comment.