Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
B
bdt_en
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
谢宇轩
bdt_en
Commits
37041a7c
Commit
37041a7c
authored
Jul 18, 2019
by
郭朴讴
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
半导体样式
parent
e479cd3a
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
22 additions
and
2 deletions
+22
-2
Index - 复制.cshtml
Views/About/Index - 复制.cshtml
+14
-1
Index.cshtml
Views/Business/Index.cshtml
+8
-1
No files found.
Views/About/Index - 复制.cshtml
View file @
37041a7c
...
@@ -2,7 +2,20 @@
...
@@ -2,7 +2,20 @@
@{
@{
ViewBag.Title = "About us";
ViewBag.Title = "About us";
}
}
<style>
.item{
height: 375px!important;
}
.card{
height: 100%!important;
}
#tab3 .top{
height: 620px;
}
#tab3 .text{
height: 540px;
}
</style>
<div class="banner banner-contact banner-about">
<div class="banner banner-contact banner-about">
<h1>About us</h1>
<h1>About us</h1>
</div>
</div>
...
...
Views/Business/Index.cshtml
View file @
37041a7c
...
@@ -2,7 +2,14 @@
...
@@ -2,7 +2,14 @@
@{
@{
ViewBag.Title = "Investment Business";
ViewBag.Title = "Investment Business";
}
}
<style>
#tab2 .txt{
height: 240px!important;
}
#tab2 .item001{
height: 355px!important;
}
</style>
<div class="banner banner-contact banner-business">
<div class="banner banner-contact banner-business">
<h1>Investment Business</h1>
<h1>Investment Business</h1>
</div>
</div>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment