static/css/impala/faux-zamboni.less (48 lines of code) (raw):
@import 'lib';
/* >> The Magnificent CLEARFIX <<
Lifted from html5boilerplate.com
License is Public domain */
.c:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.c { display: inline-block; }
* html .c { height: 1%; } /* Hides from IE-mac \*/
.c { display: block; }
#main-wrapper {
border-top: 2px solid #fff;
}
a, .amo-header ul a {
color: @link;
}
.section {
padding: 0;
width: 960px;
}
#masthead {
max-width: 100%;
}
#navbar {
font-family: @sans-stack;
margin-top: 1.5em !important;
}
#site-nav, #aux-nav {
line-height: 12px;
ul {
margin-top: 0;
}
}
#site-nav ul {
float: left;
margin-bottom: 3em;
}
.html-rtl #site-nav ul {
float: right;
}
.site-title {
padding: 0;
margin-top: 0;
}
input:-moz-placeholder {
color: #aaa;
}
.menu-nav em {
font-style: normal;
}
.amo-header {
margin-bottom: 0;
}