Revert home page to existing page
This commit is contained in:
parent
31a3bb7cd6
commit
5b14c76e54
10 changed files with 66 additions and 255 deletions
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;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue