diff options
| author | hakangunturkun | 2020-03-02 15:02:57 -0600 |
|---|---|---|
| committer | hakangunturkun | 2020-03-02 15:02:57 -0600 |
| commit | 7710eeb8ac418657729371dbf5f283049e7f70dd (patch) | |
| tree | 5df00c800ca2d010399f4965cd8391a39d620230 | |
| parent | 956b19383e185d065e37b852a305b05d65f64ca2 (diff) | |
| download | genecup-7710eeb8ac418657729371dbf5f283049e7f70dd.tar.gz | |
minor adj
| -rw-r--r-- | static/style.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css index 087c038..3dddde5 100644 --- a/static/style.css +++ b/static/style.css @@ -56,3 +56,7 @@ a:active { background:#EBF5FB; } + +.loginout { + color: black +} \ No newline at end of file |
