stuff
This commit is contained in:
13
Watcher/wwwroot/css/databases.css
Normal file
13
Watcher/wwwroot/css/databases.css
Normal file
@@ -0,0 +1,13 @@
|
||||
.dumptable {
|
||||
width: 100%;
|
||||
|
||||
border: .2rem solid;
|
||||
|
||||
margin: 1rem;
|
||||
padding: 1rem
|
||||
}
|
||||
|
||||
.dumptable thead {
|
||||
margin: 1rem;
|
||||
border: .2rem solid;
|
||||
}
|
Reference in New Issue
Block a user