updated nuget

This commit is contained in:
Luke Pulverenti 2014-07-27 18:01:29 -04:00
parent 2384a7e088
commit b89707f7b9
14 changed files with 260 additions and 60 deletions

View file

@ -83,14 +83,18 @@ body {
}
h1, h1 a {
font-weight: 300!important;
font-size: 28px;
}
.libraryPage h1, .libraryPage h1 a {
font-weight: 100!important;
font-size: 28px;
font-family: Roboto;
}
.ui-loader h1 {
font-family: Roboto;
font-weight: bold!important;
font-weight: 500!important;
font-size: 18px;
}
@ -164,14 +168,6 @@ pre, textarea.pre {
display: none;
}
/*
Page / Base styles
*/
.page:not(.libraryPage) {
background: #f2f2f2;
background-attachment: fixed;
}
/*
Header
*/
@ -437,7 +433,7 @@ h1 .imageLink {
.content-primary {
padding: 80px 0 3em 0;
margin: 0 0 0 270px;
margin: 0 0 0 260px;
}
.content-primary ul:first-child {