df
This commit is contained in:
parent
c56192343a
commit
57efc8d3bf
|
|
@ -925,6 +925,15 @@
|
|||
.rounded-circle {
|
||||
border: 3px solid #e3f2fd;
|
||||
}
|
||||
|
||||
@media (min-width: 992px) {
|
||||
.border-end-lg { border-right: 1px solid #dee2e6 !important; }
|
||||
}
|
||||
@media (min-width: 768px) {
|
||||
.border-end-md { border-right: 1px solid rgba(0,0,0,0.1) !important; }
|
||||
}
|
||||
.bg-primary-subtle { background-color: #e7f1ff; }
|
||||
|
||||
</style>
|
||||
|
||||
<script>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user