UNPKG
offices-viewer
Version:
latest (0.0.2)
0.0.2
0.0.1
0.0.0
## Current Renderable File Types
offices-viewer
/
demos
/
src
/
pages
/
index
/
index.css
15 lines
(12 loc)
•
192 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.normal
{
font-family
: Georgia, sans-serif;
margin-top
:
4em
;
text-align
: center; }
.description
{
font-size
:
35px
;
margin
:
18px
0
0
; }
.description
code
{
background
:
#f7f7f7
; }