mirror of
https://github.com/ANL-CEEESA/RELOG.git
synced 2025-12-09 17:08:50 -06:00
Create solver page; add Dockerfile
This commit is contained in:
8
relog-web/src/common/Footer.module.css
Normal file
8
relog-web/src/common/Footer.module.css
Normal file
@@ -0,0 +1,8 @@
|
||||
.Footer {
|
||||
padding: 12px;
|
||||
color: rgba(255, 255, 255, 0.5);
|
||||
text-align: center;
|
||||
font-size: 14px;
|
||||
line-height: 8px;
|
||||
min-width: 900px;
|
||||
}
|
||||
Reference in New Issue
Block a user