User-Panel gebaut
This commit is contained in:
14
Dashboard/static/css/Pricing-Centered-badges.css
Normal file
14
Dashboard/static/css/Pricing-Centered-badges.css
Normal file
@@ -0,0 +1,14 @@
|
||||
.bg-white-300 {
|
||||
background: rgba(255, 255, 255, 0.3) !important;
|
||||
}
|
||||
|
||||
.rounded-bottom-left {
|
||||
border-radius: 0;
|
||||
border-bottom-left-radius: .25rem!important;
|
||||
}
|
||||
|
||||
.rounded-bottom-right {
|
||||
border-radius: 0;
|
||||
border-bottom-right-radius: .25rem!important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user