UNPKG
bricolo
Version:
latest (1.7.2)
1.7.2
1.7.1
1.7.0
1.6.9
1.6.8
1.6.7
1.6.6
1.6.5
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.5.8
1.5.7
1.5.6
1.5.5
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
1.4.0
A development tool for running PHP, JS, and Sass in parallel.
bricolo
/
dist
/
css
/
style.min.css
2 lines
(1 loc)
•
242 B
CSS
View Raw
1
2
*{
margin
:
0
;
padding
:
0
}
html
,
body
{
width
:
100%
;
height
:
100%
;
font-family
:
"Courier New"
,Courier,monospace}
body
{
display
:flex;
justify-content
:center;
align-items
:center}
section
{
max-width
:
1000px
}
h1
{
color
:
#4f5b93
}
/*# sourceMappingURL=style.min.css.map */