mirror of
https://github.com/th3r00t/pyShelf.git
synced 2026-04-28 01:59:35 -04:00
Refactoring template views, working towards session data, & clean up of
views
This commit is contained in:
2
src/interface/static/css/main.css
vendored
2
src/interface/static/css/main.css
vendored
@@ -376,7 +376,7 @@ body {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: flex-start;
|
||||
padding: 0px 0px 0px 5px;
|
||||
padding: 0px 5px 0px 5px;
|
||||
font-size: medium;
|
||||
border-bottom: 1px solid;
|
||||
background-color: #fefefeb3;
|
||||
|
||||
Reference in New Issue
Block a user