mirror of
https://github.com/digitalocean/nginxconfig.io.git
synced 2025-09-18 17:36:57 +08:00
#85773 styles updated
This commit is contained in:
@@ -48,6 +48,7 @@ THE SOFTWARE.
|
|||||||
|
|
||||||
.button {
|
.button {
|
||||||
&.is-tiny {
|
&.is-tiny {
|
||||||
|
background-color: $header;
|
||||||
font-size: 20px;
|
font-size: 20px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -65,7 +66,8 @@ THE SOFTWARE.
|
|||||||
margin: 0 .25rem .5rem;
|
margin: 0 .25rem .5rem;
|
||||||
|
|
||||||
&.is-primary {
|
&.is-primary {
|
||||||
background-color: $header;
|
background-color: lightgray;
|
||||||
|
color: $dark-blue;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -92,15 +94,15 @@ THE SOFTWARE.
|
|||||||
.button {
|
.button {
|
||||||
margin-left: .5rem;
|
margin-left: .5rem;
|
||||||
|
|
||||||
&.is-mini {
|
|
||||||
background-color: $header;
|
|
||||||
color: $callout;
|
|
||||||
}
|
|
||||||
|
|
||||||
i + span,
|
i + span,
|
||||||
span + i {
|
span + i {
|
||||||
margin: 0 0 0 .5rem;
|
margin: 0 0 0 .5rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.button {
|
||||||
|
background-color: $header;
|
||||||
|
color: $callout;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user