mirror of
https://github.com/PeridexisErrant/DF-Walkthrough.git
synced 2025-12-28 12:28:48 +01:00
Better linting and travis CI again
This commit is contained in:
parent
9db16450c1
commit
cecba96841
7 changed files with 26 additions and 22 deletions
|
|
@ -12,8 +12,8 @@
|
|||
-o-border-radius: 0.2em; -ms-border-radius: 0.2em;
|
||||
-moz-box-shadow: 0.1em 0.2em 0.2em #ddd;
|
||||
-webkit-box-shadow: 0.1em 0.2em 0.2em #ddd;
|
||||
box-shadow: 0.1em 0.2em 0.2em #ddd;
|
||||
background-color: #f9f9f9;
|
||||
box-shadow: 0.1em 0.2em 0.2em #ddd;
|
||||
background-color: #f9f9f9;
|
||||
background-image: -moz-linear-gradient(top, #eee, #f9f9f9, #eee);
|
||||
background-image: -o-linear-gradient(top, #eee, #f9f9f9, #eee);
|
||||
background-image: -webkit-linear-gradient(top, #eee, #f9f9f9, #eee);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue