table view
This commit is contained in:
@@ -148,7 +148,16 @@ a.btn-logout {
|
||||
-webkit-appearance: button;
|
||||
-moz-appearance: button;
|
||||
appearance: button;
|
||||
|
||||
text-decoration: none;
|
||||
color: #EDEDED;
|
||||
}
|
||||
|
||||
.table-view {
|
||||
width: 100%;
|
||||
max-width: 420px;
|
||||
padding: 20px;
|
||||
margin: auto;
|
||||
background-color: rgba(255,255,255,0.7);
|
||||
margin-top: 150px;
|
||||
text-align: left;
|
||||
}
|
||||
Reference in New Issue
Block a user