Data hosted with ♥ by
Pastebin.com
-
Download Raw
-
See Original
body
{
background
-
image
:
url
(
uang
.
jpg
)
;
position
:
relative
;
width
:
100
%;
height
:
100
%;
background
-
size
:
100
%;
margin
:
auto
;
font
-
family
:
'Lucida Sans'
,
'Lucida Sans Regular'
,
'Lucida Grande'
,
'Lucida Sans Unicode'
,
Geneva
,
Verdana
,
sans
-
serif
;
color
:
white
;
border
-
radius
:
5px
;
}
h2
{
background
-
color
:
green
;
width
:
20
%;
border
-
radius
:
5px
;
opacity
:
0.7
;
}
th
{
border
-
radius
:
5px
;
box
-
shadow
:
50px
;
text
-
shadow
:
10px
;
background
-
color
:
green
;
}
td
{
border
-
style
:
solid 10px
;
border
-
radius
:
5px
;
}
tr
{
text
-
align
:
center
;
}
.
a
{
width
:
25
%;
border
-
radius
:
5px
;
opacity
:
0.7
;
background
-
color
:
green
;
margin
-
top
:
10
%;
}
table
{
border
-
radius
:
5px
;
border
-
color
:
white
;
border
-
style
:
solid
;
width
:
40
%;
}
.
x
{
border
-
color
:
lime
;
}
.
z
{
border
-
style
:
solid
;
border
-
color
:
lime
;
width
:
100px
;
height
:
30px
;
border
-
radius
:
5px
;
}
.
y
{
border
-
color
:
lime
;
border
-
radius
:
5px
;
width
:
125px
;
height
:
30px
;
}
input
{
border
-
radius
:
5px
;
width
:
200px
;
height
:
25px
;
}
select
{
width
:
200px
;
height
:
25px
;
}