mirror of
https://github.com/digitalocean/nginxconfig.io.git
synced 2025-09-20 10:49:19 +08:00
Python section all done
This commit is contained in:
@@ -107,7 +107,7 @@ $highlight: #f2c94c;
|
||||
color: $dark-grey;
|
||||
display: inline-block;
|
||||
font-size: 14px;
|
||||
padding: .25rem .5rem;
|
||||
padding: 0 .5rem;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -144,6 +144,12 @@ $highlight: #f2c94c;
|
||||
.text {
|
||||
background: rgba($highlight, .35);
|
||||
}
|
||||
|
||||
label {
|
||||
&.text {
|
||||
padding: .25rem .5rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.checkbox,
|
||||
|
Reference in New Issue
Block a user