Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
sora
/
sanitary-net
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
1dfabd71
authored
Feb 26, 2023
by
o.kimura
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
一次保存p
parent
dce70e17
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
42 additions
and
4 deletions
trend/css/parts.css
trend/expert/study08-1.html
trend/css/parts.css
View file @
1dfabd71
...
...
@@ -786,10 +786,18 @@ div#container div#contents div#main_contents div.section div.content p.question
width
:
40px
;
}
div
#container
div
#contents
div
#main_contents
div
.section
div
.content
p
.question
span
.lead
{
width
:
300px
;
div
#container
div
#contents
div
#main_contents
span
.warn_water
,
div
#container
div
#contents
div
#main_contents
p
.warn_water
{
color
:
#D00000
;
font-weight
:
bold
;
}
div
#container
div
#contents
div
#main_contents
span
.lead_water
,
div
#container
div
#contents
div
#main_contents
p
.lead_water
{
width
:
300px
;
color
:
#00b7cc
;
font-weight
:
bold
;
}
div
#container
div
#contents
div
#main_contents
div
.section
div
.content
p
.question
span
.q_text
{
display
:
block
;
float
:
right
;
...
...
@@ -1662,6 +1670,9 @@ div.jis4 h6 {
.inner_table
td
{
text-align
:
left
!important
;
}
td
.txtctr
{
text-align
:
center
!important
;
}
.inner_table
td
.ok
,
.inner_table
td
.no
{
...
...
@@ -1749,7 +1760,19 @@ div.jis4 h6 {
}
.mt120
{
margin-top
:
120px
;
margin-top
:
120px
!important
;
}
.mt130
{
margin-top
:
130px
!important
;
}
.mt160
{
margin-top
:
160px
!important
;
}
.mt244
{
margin-top
:
244px
!important
;
}
.mb0
{
...
...
@@ -1796,6 +1819,14 @@ div.jis4 h6 {
margin-bottom
:
55px
;
}
.mb100
{
margin-bottom
:
100px
;
}
.mb110
{
margin-bottom
:
110px
;
}
sub
.base_line
{
vertical-align
:
baseline
;
...
...
@@ -1975,7 +2006,14 @@ table.wd30p {
}
.font_conditioned
.accor
,
.font_conditioned
.accor2
{
.font_conditioned
.accor2
,
.font_conditioned
.accor3
,
.font_conditioned
.accor4
,
.font_conditioned
.accor5
,
.font_conditioned
.accor6
,
.font_conditioned
.accor7
,
.font_conditioned
.accor8
,
.font_conditioned
.accor9
{
display
:
none
;
}
...
...
trend/expert/study08-1.html
0 → 100644
View file @
1dfabd71
This diff is collapsed.
Click to expand it.
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