Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
check
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
abook_web
check
Commits
95342c7f
Commit
95342c7f
authored
Jun 18, 2014
by
Masaru Abe
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
#12612 【SB】WebViewerでレイアウトが乱れる
parent
e5f32add
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
1 deletions
+11
-1
abvw/css/home.css
+11
-1
No files found.
abvw/css/home.css
View file @
95342c7f
...
...
@@ -395,6 +395,7 @@ a:hover.btn_bott{
float
:
left
;
height
:
120px
;
margin
:
0
0
0
15px
;
width
:
480px
;
}
.cnt_section_list
.text
a
.name
{
color
:
#fff
;
font-size
:
18px
;}
.cnt_section_list
.text
a
.name
:hover
{
text-decoration
:
none
;}
...
...
@@ -409,11 +410,20 @@ color:#ccc;
font-size
:
13px
;
}
/*---*/
.cnt_section_list
.text
.info
{
overflow
:
hidden
;
margin-top
:
10px
;}
.cnt_section_list
.text
.info
{
overflow
:
hidden
;
margin-top
:
10px
;
width
:
490px
;
}
.cnt_section_list
.text
ul
.pic
{
/*
float:left;
margin-left:90px;
*/
float
:
right
;
margin-right
:
30px
;
}
.cnt_section_list
.text
ul
.pic
li
{
height
:
68px
;
...
...
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