Initial version of mod detail pages
This commit is contained in:
+3
-1
@@ -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 //////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
||||
Reference in New Issue
Block a user