toivosnotebook
.clearfix {zoom: 1}
.clearfix:after {
content: '.';
clear: both;
display: block;
height: 0;
visibility: hidden;
}
what is this?
toivosnotebook
section { padding-bottom: 25px; }

section:before {
content: '';
display: block;
height: 60px;
margin-top: -60px;
}
why?
toivosnotebook
https://images.plurk.com/4HVr5jxx4XV2VjRXxqbpov.png oh is this how they implement javascript???
載入新的回覆