Remove some reset styles and clearfix
These are included in bootstrap
This commit is contained in:
parent
65c3c2a915
commit
ce3b92c035
1 changed files with 0 additions and 21 deletions
|
@ -35,27 +35,6 @@ select,
|
|||
textarea,
|
||||
body { font: #{$typeheight}/#{$lineheight} "Helvetica Neue",Arial,sans-serif; }
|
||||
|
||||
abbr, acronym {
|
||||
text-decoration: underline dotted;
|
||||
cursor: help;
|
||||
}
|
||||
|
||||
strong {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
/* Micro Clearfix | Details: http://nicolasgallagher.com/micro-clearfix-hack/ */
|
||||
|
||||
.clearfix:before,
|
||||
.clearfix:after {
|
||||
content: " ";
|
||||
display: table;
|
||||
}
|
||||
|
||||
.clearfix:after {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
.fillL { background-color: white; }
|
||||
|
||||
/* Default rules for the body of every page */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue