fixed stylus error; fixed padding on devhub

This commit is contained in:
Jen Fong-Adwent 2013-03-22 10:17:47 -04:00
Родитель 9766f231f8
Коммит 390f30d97f
2 изменённых файлов: 5 добавлений и 1 удалений

Просмотреть файл

@ -22,6 +22,10 @@ a[rel="external"]:after, a.external:after {
padding: 0 16px 0 4px;
}
#wrap {
padding-top: 50px;
}
#document-navigation {
transition(opacity 0.4s ease-in-out);
background-color: #e0e3e5;

Просмотреть файл

@ -2,7 +2,7 @@
$right-width = 528px;
.faded-border {
faded-border() {
&:before, &:after {
box-shadow: 0 0 20px 20px #e9eced;
content: '';