do not track wn-web.js and wn-web.css in repositor as they are built for each implementation
This commit is contained in:
parent
ddc4cdd8f9
commit
0b721b8b96
4
.gitignore
vendored
4
.gitignore
vendored
@ -12,4 +12,6 @@ public/*.html
|
||||
public/js/lib
|
||||
public/images/lib
|
||||
public/files
|
||||
public/backups
|
||||
public/backups
|
||||
public/css/wn-web.css
|
||||
public/js/wn-web.js
|
@ -1,20 +0,0 @@
|
||||
body {
|
||||
|
||||
background-color: #9CA2AD;
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
footer {
|
||||
color: white;
|
||||
}
|
||||
footer a, footer a:visited, footer a:hover {
|
||||
color: white;
|
||||
}
|
||||
.web-footer-menu ul li {
|
||||
border-right: 1px solid white;
|
||||
}
|
||||
|
||||
|
@ -1 +0,0 @@
|
||||
window.home_page = "home";
|
Loading…
x
Reference in New Issue
Block a user