small changes to the layouts and their css files, nothing really impacting

This commit is contained in:
noxy
2019-09-02 11:56:50 +00:00
parent 5fada7ae29
commit 8dd96f7d11
10 changed files with 23 additions and 29 deletions

View File

@@ -638,7 +638,7 @@ select.form-control, input.form-control {
border-left: 2px solid black;
border-bottom: 2px solid black;
border-right: 2px solid black;
background: linear-gradient(to top, #0a0a0abf 0%, #163f428a 100%);
background: #0a0a0abf;
border-bottom-left-radius: 15px;
border-bottom-right-radius: 15px;
border-top: 2px solid black;