Skip to content

Commit 9d75e8a

Browse files
committed
📦 Updating compiled files.
1 parent a88dcac commit 9d75e8a

3 files changed

Lines changed: 2 additions & 4 deletions

File tree

public/js/all.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/style/css/main.css

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1663,7 +1663,6 @@ pre.dm_column_tip {
16631663
-webkit-box-sizing: border-box;
16641664
box-sizing: border-box;
16651665
background-image: -webkit-gradient(linear, left top, left bottom, from(#00A3E1), to(#06DCE9));
1666-
background-image: -webkit-linear-gradient(top, #00A3E1 0%, #06DCE9 100%);
16671666
background-image: -o-linear-gradient(top, #00A3E1 0%, #06DCE9 100%);
16681667
background-image: linear-gradient(to bottom, #00A3E1 0%, #06DCE9 100%);
16691668
background-repeat: repeat-x;
@@ -1876,7 +1875,6 @@ pre.dm_column_tip {
18761875
.index_banner {
18771876
padding: 75px 0 85px;
18781877
background-image: -webkit-gradient(linear, left top, left bottom, from(#00A3E1), to(#06DCE9));
1879-
background-image: -webkit-linear-gradient(top, #00A3E1 0%, #06DCE9 100%);
18801878
background-image: -o-linear-gradient(top, #00A3E1 0%, #06DCE9 100%);
18811879
background-image: linear-gradient(to bottom, #00A3E1 0%, #06DCE9 100%);
18821880
background-repeat: repeat-x;

0 commit comments

Comments
 (0)