Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
bizmo
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
VeNtura
bizmo
Commits
cd21feb5
Commit
cd21feb5
authored
Aug 23, 2019
by
Hung Dong Ngo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix margin
parent
32f5d6a1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
media/page.css
+2
-2
No files found.
media/page.css
View file @
cd21feb5
...
@@ -13,7 +13,7 @@ File name: top.css (http://www.sanko-kyujin.co.jp/sitemap/page.css)
...
@@ -13,7 +13,7 @@ File name: top.css (http://www.sanko-kyujin.co.jp/sitemap/page.css)
__page_style
__page_style
-------------------------*/
-------------------------*/
#basecontent
.starea
{
width
:
980px
;
margin
:
0
auto
;
padding
:
0
0
40px
;}
#basecontent
.starea
{
width
:
980px
;
margin
:
0
auto
;
padding
:
0
0
40px
;
margin-bottom
:
20px
;
}
#basecontent
.starea
.box
{
padding
:
4em
0
0
;
margin
:
0
10px
;}
#basecontent
.starea
.box
{
padding
:
4em
0
0
;
margin
:
0
10px
;}
#basecontent
.starea
.box
ul
{
padding
:
0px
;
margin-top
:
0
;
margin-right
:
auto
;
margin-left
:
auto
;
margin-bottom
:
0
;
list-style-type
:
none
;
max-width
:
1040px
;
display
:
flex
;
justify-content
:
space-between
;
flex-wrap
:
wrap
;}
#basecontent
.starea
.box
ul
{
padding
:
0px
;
margin-top
:
0
;
margin-right
:
auto
;
margin-left
:
auto
;
margin-bottom
:
0
;
list-style-type
:
none
;
max-width
:
1040px
;
display
:
flex
;
justify-content
:
space-between
;
flex-wrap
:
wrap
;}
#basecontent
.starea
.box
li
{
box-sizing
:
border-box
;
display
:
inline-block
;
width
:
31.53%
;
margin-bottom
:
4.61%
;
position
:
relative
;
padding-bottom
:
24px
;}
#basecontent
.starea
.box
li
{
box-sizing
:
border-box
;
display
:
inline-block
;
width
:
31.53%
;
margin-bottom
:
4.61%
;
position
:
relative
;
padding-bottom
:
24px
;}
...
@@ -23,7 +23,7 @@ __page_style
...
@@ -23,7 +23,7 @@ __page_style
#basecontent
.starea
.box
li
.content
,
#basecontent
.starea
.box
li
.content
,
#basecontent
.starea
.box
li
.content
span
,
#basecontent
.starea
.box
li
.content
span
,
#basecontent
.starea
.box
li
a
{
float
:
left
;
text-align
:
left
;}
#basecontent
.starea
.box
li
a
{
float
:
left
;
text-align
:
left
;}
#basecontent
.starea
.cap1
{
text-align
:
left
;
font-size
:
14px
;
line-height
:
20px
;
clear
:
both
;
margin
:
0
10px
;
float
:
left
;
font-size
:
14px
;
color
:
#4F4F4F
}
#basecontent
.starea
.cap1
{
text-align
:
left
;
line-height
:
20px
;
clear
:
both
;
margin
:
0
10px
;
float
:
left
;
font-size
:
14px
;
color
:
#4F4F4F
}
@media
screen
and
(
max-width
:
767px
)
{
@media
screen
and
(
max-width
:
767px
)
{
#basecontent
.starea
{
width
:
100%
;}
#basecontent
.starea
{
width
:
100%
;}
#basecontent
.starea
.box
{
padding
:
20px
0
0
;
margin
:
0
;}
#basecontent
.starea
.box
{
padding
:
20px
0
0
;
margin
:
0
;}
...
...
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