Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F8197548
document.scss
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
document.scss
View Options
//
Variables
@
import
'variables'
;
@
font-face
{
font-family
:
'Roboto'
;
font-style
:
normal
;
font-weight
:
normal
;
src
:
url
(
'../fonts/Roboto-Regular.ttf'
)
format
(
'truetype'
);
}
@
font-face
{
font-family
:
'Roboto'
;
font-style
:
normal
;
font-weight
:
700
;
src
:
url
(
'../fonts/Roboto-Bold.ttf'
)
format
(
'truetype'
);
}
body
{
font-family
:
Roboto
,
sans-serif
;
margin
:
20
pt
;
}
a
{
text-decoration
:
none
;
color
:
$
main-color
;
}
h1
{
text-align
:
center
;
margin
:
30
pt
;
font-size
:
20
pt
;
}
table
{
width
:
100
%
;
&.content
{
border-spacing
:
initial
;
th
{
padding
:
5
px
;
background-color
:
#f4f4f4
;
border-top
:
1
px
solid
#eee
;
}
td
{
padding
:
5
px
;
border-bottom
:
1
px
solid
#eee
;
}
}
&
.
head
{
margin-bottom
:
1
em
;
}
td
.
idents
{
white-space
:
nowrap
;
width
:
1
%
;
text-align
:
right
;
vertical-align
:
top
;
font-size
:
10
pt
;
}
.
price
{
width
:
150
px
;
text-align
:
right
;
white-space
:
nowrap
;
}
td
.
logo
{
width
:
1
%
;
}
td
.
description
{
width
:
98
%
;
}
tr
.
total
{
background-color
:
#f4f4f4
;
}
tr
.
vat
td
,
tr
.
subtotal
td
{
border-bottom
:
0
;
}
}
#
footer
{
font-size
:
10
pt
;
color
:
gray
;
text-align
:
center
;
padding-top
:
5
pt
;
position
:
absolute
;
margin
:
20
pt
;
bottom
:
0
;
left
:
0
;
right
:
0
;
@media
print
{
margin-bottom
:
0
;
}
}
.
bold
{
font-weight
:
bold
;
}
.
gray
{
color
:
gray
;
}
.
align-right
{
text-align
:
right
;
}
.
align-left
{
text-align
:
left
;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Jul 8, 5:17 PM (1 d, 3 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1051643
Default Alt Text
document.scss (1 KB)
Attached To
Mode
R2 kolab
Attached
Detach File
Event Timeline
Log In to Comment