css fixes
This commit is contained in:
@@ -54,7 +54,7 @@ body {
|
||||
border:none;
|
||||
color:white;
|
||||
height:1px;
|
||||
background: #CCCCCCFF;
|
||||
background-color: #CCCCCCFF;
|
||||
background: -moz-linear-gradient( left, $COL_TEXT_NORMAL, $COL_TRANSPARENT);
|
||||
background: -webkit-linear-gradient(left, $COL_TEXT_NORMAL 0%,$COL_TRANSPARENT 100%);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user