fixed box
This commit is contained in:
parent
8fcbee314d
commit
af8fa420b7
1 changed files with 3 additions and 2 deletions
|
@ -184,8 +184,8 @@ footer #social {
|
|||
|
||||
.col1, .col2, .col3, .col4 { clear: both; margin-bottom: 1.5em; padding-top: 2em; }
|
||||
.col1.line, .col2.line, .col3.line, .col4.line { border-top: 5px solid #993533; }
|
||||
.col > *:first-child { margin-top: 0; padding-top: 0; }
|
||||
.col > h2:first-child { margin-top: -0.25em; }
|
||||
.col:not(.box) > *:first-child { margin-top: 0; padding-top: 0; }
|
||||
.col:not(.box) > h2:first-child { margin-top: -0.25em; }
|
||||
|
||||
.col {
|
||||
-webkit-box-sizing: border-box;
|
||||
|
@ -239,6 +239,7 @@ div .col:last-child { margin-right: 0; }
|
|||
color: white;
|
||||
font-size: 1.1em;
|
||||
padding: 0.5em 1em;
|
||||
margin: 0;
|
||||
text-align: center;
|
||||
font-family: "Trebuchet MS", "Lucida Grande", verdana, sans-serif;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue