Initial version of mod detail pages

This commit is contained in:
Andrew Miner
2015-01-29 10:04:11 -08:00
parent 71b25a8a16
commit 332f64abea
22 changed files with 392 additions and 111 deletions
+3 -1
View File
@@ -57,10 +57,12 @@ $color-background: #AAC9FF;
$color-background-panel: #FFFFFF;
$color-background-toolbar: rgba(255, 255, 255, 0.75);
$color-content: rgba(230, 230, 230, 0.90);
$color-error-new: #CD0000;
$color-error: #F3C2C2;
$color-error-new: #CD0000;
$color-footer: #3D1D09;
$color-footer-text: #FFFFFF;
$color-link: #0000FF;
$color-text: #000000;
// Z-Index Layers //////////////////////////////////////////////////////////////////////////////////