Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
microduino-web
Overview
Overview
Details
Activity
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
韩洪虎
microduino-web
Commits
256b62b0
Commit
256b62b0
authored
Apr 12, 2019
by
贾新
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix
parent
40b663a1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
10 additions
and
8 deletions
+10
-8
base.css
cms/skin/website/css/base.css
+1
-1
higherEducationProducts.css
cms/skin/website/css/higherEducationProducts.css
+7
-5
production.css
cms/skin/website/css/production.css
+2
-2
No files found.
cms/skin/website/css/base.css
View file @
256b62b0
...
...
@@ -4,7 +4,7 @@ body {
.contentWrapper
{
width
:
1136px
;
overflow
:
hidden
;
margin
:
0
auto
;
margin
:
54px
auto
0
;
}
.contentWrapper
img
{
...
...
cms/skin/website/css/higherEducationProducts.css
View file @
256b62b0
...
...
@@ -33,8 +33,8 @@ ul {
float
:
left
;
border-radius
:
8px
;
text-align
:
center
;
margin-right
:
18
px
;
margin-bottom
:
18
px
;
margin-right
:
20
px
;
margin-bottom
:
20
px
;
}
.template-item-2
.card-item
{
...
...
@@ -49,9 +49,7 @@ ul {
margin-left
:
14px
}
.card-item
:nth-child
(
6n
)
{
margin-right
:
0
}
.card-item
img
{
...
...
@@ -225,4 +223,7 @@ tbody {
position
:
relative
;
top
:
-20px
;
left
:
-63px
;
}
.template-item-1
.card-item
:nth-child
(
5n
)
{
margin-right
:
0
}
\ No newline at end of file
cms/skin/website/css/production.css
View file @
256b62b0
...
...
@@ -47,9 +47,9 @@
.product
{
background
:
#f4f4f4
;
width
:
100%
;
margin
:
132px
0
60
px
;
margin
-top
:
132
px
;
padding-top
:
20px
;
padding-bottom
:
75
px
;
padding-bottom
:
60
px
;
}
.product
>
div
{
width
:
1180px
;
...
...
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