Some Styling updates, Removed rebuild, Added About page + Semantic UI.
This commit is contained in:
12
assets/styles/materialize.min.css
vendored
12
assets/styles/materialize.min.css
vendored
@@ -6633,20 +6633,20 @@ input[type=checkbox]:not(:disabled)~.lever:active:before, input[type=checkbox]:n
|
||||
background-color: #949494
|
||||
}
|
||||
|
||||
select {
|
||||
}
|
||||
select {}
|
||||
|
||||
select.browser-default {
|
||||
display: block
|
||||
}
|
||||
|
||||
select {
|
||||
background-color: rgba(255, 255, 255, 0.9);
|
||||
background-color: #443e3ee6;
|
||||
width: 100%;
|
||||
padding: 5px;
|
||||
border: 1px solid #f2f2f2;
|
||||
border-radius: 2px;
|
||||
height: 3rem
|
||||
border: 1px solid #000000;
|
||||
height: 30px;
|
||||
padding-top: 35px;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
.select-label {
|
||||
|
||||
Reference in New Issue
Block a user