Loading template/resources/sass/_class_header.scss +13 −0 Original line number Diff line number Diff line Loading @@ -54,6 +54,19 @@ color: #e7ba27; letter-spacing: 0px; } } .guide-container { table { width: 900px; font-size: 0.9em; th { background-color: #eee; font-weight: bold; text-align: center; color: #333; padding: 1px 2px; } td { padding: 3px; } } } // The print button .print { background: url(../images/print.png) no-repeat; Loading template/resources/sass/viewport.scss +1 −1 Original line number Diff line number Diff line Loading @@ -29,7 +29,7 @@ min-height: 100px; .clr { clear: both; } p, ul { p, ul, ol { color: #484848; max-width: 900px; } p { Loading Loading
template/resources/sass/_class_header.scss +13 −0 Original line number Diff line number Diff line Loading @@ -54,6 +54,19 @@ color: #e7ba27; letter-spacing: 0px; } } .guide-container { table { width: 900px; font-size: 0.9em; th { background-color: #eee; font-weight: bold; text-align: center; color: #333; padding: 1px 2px; } td { padding: 3px; } } } // The print button .print { background: url(../images/print.png) no-repeat; Loading
template/resources/sass/viewport.scss +1 −1 Original line number Diff line number Diff line Loading @@ -29,7 +29,7 @@ min-height: 100px; .clr { clear: both; } p, ul { p, ul, ol { color: #484848; max-width: 900px; } p { Loading