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
10cf17b1
Commit
10cf17b1
authored
Jul 18, 2019
by
郭朴讴
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
半导体样式
parent
37041a7c
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
11 additions
and
23 deletions
+11
-23
Main.css
Content/css/Main.css
+9
-7
Main.min.css
Content/css/Main.min.css
+1
-1
Index - 复制.cshtml
Views/About/Index - 复制.cshtml
+0
-14
Index.cshtml
Views/Business/Index.cshtml
+1
-1
No files found.
Content/css/Main.css
View file @
10cf17b1
...
...
@@ -986,7 +986,8 @@
}
@media
only
screen
and
(
min-width
:
768px
)
{
.page-about
.section1
.item
{
height
:
307px
;
/*height: 307px;*/
height
:
375px
;
}
}
.page-about
.section1
.item
.sub-title
{
...
...
@@ -1011,6 +1012,7 @@
padding-top
:
2rem
;
padding-bottom
:
3rem
;
margin-bottom
:
1.5rem
;
height
:
20.5rem
;
}
.page-about
.section1
.card
.iconfont
{
font-size
:
42px
;
...
...
@@ -1173,17 +1175,17 @@
}
@media
only
screen
and
(
min-width
:
768px
)
{
.page-teams
.top
{
height
:
48
0px
;
height
:
62
0px
;
}
}
@media
only
screen
and
(
min-width
:
992px
)
{
.page-teams
.top
{
height
:
43
0px
;
height
:
62
0px
;
}
}
@media
only
screen
and
(
min-width
:
1200px
)
{
.page-teams
.top
{
height
:
387
px
;
height
:
620
px
;
}
}
.page-teams
.top
.boss
{
...
...
@@ -1281,17 +1283,17 @@
@media
only
screen
and
(
min-width
:
768px
)
{
.page-teams
.item
.text
{
padding
:
1rem
1.5rem
;
height
:
35
0px
;
height
:
57
0px
;
}
}
@media
only
screen
and
(
min-width
:
992px
)
{
.page-teams
.item
.text
{
height
:
40
0px
;
height
:
62
0px
;
}
}
@media
only
screen
and
(
min-width
:
1200px
)
{
.page-teams
.item
.text
{
height
:
32
0px
;
height
:
54
0px
;
}
}
.page-teams
.item
h2
{
...
...
Content/css/Main.min.css
View file @
10cf17b1
This diff is collapsed.
Click to expand it.
Views/About/Index - 复制.cshtml
View file @
10cf17b1
...
...
@@ -2,20 +2,6 @@
@{
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">
<h1>About us</h1>
</div>
...
...
Views/Business/Index.cshtml
View file @
10cf17b1
...
...
@@ -6,7 +6,7 @@
#tab2 .txt{
height: 240px!important;
}
#tab
2
.item001{
#tab
3
.item001{
height: 355px!important;
}
</style>
...
...
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