FLO-appStore/apps/Xcertify/html/style.css
sairajzero bf43539e3d update
2018-08-19 22:06:29 +05:30

24 lines
269 B
CSS

body{
font:Arial;
margin:0px;
}
.container{
width:650px;
height:480px;
background:url('bg.jpg') no-repeat;
text-align: center;
padding-top:40px;
margin:auto;
}
h1{
font:;
margin-bottom:0px;
}
h3{
margin:3px 0;
}
h2{
margin-top: 3px;
margin-bottom: 25px;
}