Revert home page to existing page
This commit is contained in:
10
web/public/static/css/app.css
Normal file
10
web/public/static/css/app.css
Normal file
@@ -0,0 +1,10 @@
|
||||
/* web app styling overrides */
|
||||
|
||||
a, a:visited {
|
||||
color: #338574;
|
||||
}
|
||||
|
||||
a:hover {
|
||||
text-decoration: none;
|
||||
color: #317f6f;
|
||||
}
|
||||
Reference in New Issue
Block a user