mirror of https://github.com/Ombi-app/Ombi
parent
87800d80c8
commit
b52e2c138b
@ -0,0 +1,13 @@
|
||||
.small-middle-container {
|
||||
margin: auto;
|
||||
width: 95%;
|
||||
}
|
||||
|
||||
.table thead th{
|
||||
border-bottom-width: 1px;
|
||||
border-bottom-style: solid;
|
||||
}
|
||||
|
||||
.table th{
|
||||
border-top:none;
|
||||
}
|
Loading…
Reference in new issue