initial commit
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
/* Coded by [email protected] */
|
||||
|
||||
#logs_table {
|
||||
position: relative;
|
||||
top: 70px;
|
||||
left: 1%;
|
||||
max-width: 98%;
|
||||
}
|
||||
#search_block {
|
||||
position: relative;
|
||||
top: 70px;
|
||||
left: 1%;
|
||||
max-width: 98%;
|
||||
color: white !important;
|
||||
background-color: black;
|
||||
padding-top: 20px;
|
||||
}
|
||||
.materialize-textarea {
|
||||
border-bottom: none !important;
|
||||
box-shadow: none !important;
|
||||
}
|
||||
p {
|
||||
font-size: 20px;
|
||||
line-height: 1px;
|
||||
}
|
||||
Reference in New Issue
Block a user