Rework login page to be AJAX/Vue.js based
This commit is contained in:
9
app/assets/less/welcome.less
Normal file
9
app/assets/less/welcome.less
Normal file
@@ -0,0 +1,9 @@
|
||||
#about {
|
||||
background: #666;
|
||||
color: #eee;
|
||||
|
||||
a {
|
||||
color: white;
|
||||
text-decoration: underline;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user