You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
@{
|
|
ViewBag.Title = "Welcome";
|
|
}
|
|
<style type="text/css">
|
|
.gray-bg {
|
|
background: #FFF !important;
|
|
}
|
|
h2{
|
|
text-align:center;
|
|
margin-top:200px;
|
|
}
|
|
.fa-smile-o{
|
|
font-size:20px;
|
|
}
|
|
</style>
|
|
<h2>Welcome to Qingdao Dongsheng Weiye Software Co., Ltd</h2>
|
|
|