UNPKG
creature-features
Version:
latest (5.1.0)
5.1.0
5.0.0
4.1.0
4.0.0
3.1.2
3.1.0
3.0.2
3.0.1
3.0.0
2.1.2
2.1.1
2.1.0
2.0.2
2.0.1
2.0.0
1.0.0
0.0.1
Feature flags for node.js
kevinisom.info/creature-features/
Kevnz/creature-features
creature-features
/
.assets
/
extend.css
11 lines
(9 loc)
•
135 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
.container
{
margin-top
:
1rem
; }
body
{
border-top
:
0.4rem
solid
#1f8dd6
; }
.container
p
:nth-of-type
(
2
) {
text-align
: center; }