fds
This commit is contained in:
parent
33be7b6380
commit
ebe7dc8948
13 changed files with 22 additions and 44 deletions
|
@ -30,17 +30,14 @@
|
|||
}
|
||||
|
||||
.form-control {
|
||||
background: transparent;
|
||||
border-color: var(--primary) !important;
|
||||
}
|
||||
|
||||
.btn {
|
||||
background: transparent;
|
||||
border-color: var(--primary) !important;
|
||||
}
|
||||
|
||||
.form-control:disabled, .form-control[readonly] {
|
||||
background: transparent;
|
||||
border-color: var(--primary) !important;
|
||||
}
|
||||
|
||||
|
@ -52,35 +49,16 @@
|
|||
border-color: #E53E3E !important;
|
||||
}
|
||||
|
||||
#frontpage .pseudo-submit-form.card .card-body .form-control {
|
||||
border-color: transparent !important;
|
||||
}
|
||||
|
||||
.btn-lg {
|
||||
border-color: transparent !important;
|
||||
}
|
||||
|
||||
pre {
|
||||
color: #CFCFCF;
|
||||
}
|
||||
|
||||
.row, .col, .comment-section {
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
.container {
|
||||
background: rgba(28, 34, 41, 0.85) !important;
|
||||
border-radius: 0 !important;
|
||||
}
|
||||
|
||||
.col-12 .card {
|
||||
background: None !important;
|
||||
}
|
||||
|
||||
#frontpage .post-title a:visited, .visited {
|
||||
color: #7a7a7a !important;
|
||||
}
|
||||
|
||||
.sidebar {
|
||||
background: None !important;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue