UNPKG
brite
Version:
latest (1.1.6)
1.1.6
DOM Centric Minimalistic MVC Framework
britejs.org
BriteSnow/brite
brite
/
sample
/
draw
/
css
/
Info.css
14 lines
(9 loc)
•
103 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
.Info
{ }
.Info-page
{
margin
:
5px
; }
.Info-page
h1
{
text-align
: center;
font-size
:
1.1em
; }