mirror of
https://github.com/digitalocean/nginxconfig.io.git
synced 2025-08-25 01:45:35 +08:00
WIP
This commit is contained in:
@@ -43,10 +43,6 @@
|
||||
#app.layout-do {
|
||||
font-family: 'Sailec', sans-serif;
|
||||
|
||||
.btn-sm {
|
||||
padding: 0.375rem 0.5rem;
|
||||
}
|
||||
|
||||
.btn-light.active {
|
||||
@extend .btn-primary;
|
||||
}
|
||||
@@ -210,6 +206,20 @@
|
||||
border-top-right-radius: 5px;
|
||||
}
|
||||
|
||||
.presets {
|
||||
display: flex;
|
||||
margin: 40px auto 30px;
|
||||
|
||||
tooltip,
|
||||
.btn {
|
||||
flex: 1 1 auto;
|
||||
}
|
||||
|
||||
.btn {
|
||||
width: 90%;
|
||||
}
|
||||
}
|
||||
|
||||
.nav-pills {
|
||||
margin: 25px 0;
|
||||
background-color: #ffffff;
|
||||
|
Reference in New Issue
Block a user