Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
sora
/
achievement
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
dd4992fc
authored
Jun 03, 2020
by
Orine Matsui
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
アジタスとの差分吸収
parent
3c1088dd
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
62 additions
and
4 deletions
achievement-official.conohawing.com/assets/css/style.css
achievement-official.conohawing.com/assets/css/style.css
View file @
dd4992fc
...
@@ -6188,13 +6188,13 @@ body {
...
@@ -6188,13 +6188,13 @@ body {
font-size
:
1.2rem
;
font-size
:
1.2rem
;
line-height
:
1
;
line-height
:
1
;
color
:
#fff
;
color
:
#fff
;
background-color
:
#
444
;
background-color
:
#
7d0000
;
padding
:
3px
8px
;
padding
:
3px
8px
;
margin-right
:
6px
;
margin-right
:
6px
;
}
}
.p-news
.list_cat.color2
{
.p-news
.list_cat.color2
{
background-color
:
#
7d0000
;
background-color
:
#
444
;
}
}
.p-news
.list_title
{
.p-news
.list_title
{
...
@@ -6369,8 +6369,16 @@ body {
...
@@ -6369,8 +6369,16 @@ body {
margin-right
:
6px
;
margin-right
:
6px
;
}
}
.p-news
.details
.detailsInfo_cat.color2
{
.p-news
.list_cat.color2
{
background-color
:
#7d0000
;
background-color
:
#444
;
}
.p-news
.list_cat.publicity
{
background-color
:
#444
;
}
.p-news
.list_cat.press
{
background-color
:
rgb
(
190
,
172
,
86
);
}
}
.p-news
.details
.detailsTtl
{
.p-news
.details
.detailsTtl
{
...
@@ -6392,6 +6400,15 @@ body {
...
@@ -6392,6 +6400,15 @@ body {
display
:
block
;
display
:
block
;
}
}
@media
screen
and
(
max-width
:
767px
)
{
.p-news
.details
.detailsImg
{
margin
:
20px
0
;
width
:
100%
;
height
:
auto
;
display
:
block
;
}
}
.p-news
.details
.detailsTxt
{
.p-news
.details
.detailsTxt
{
font-size
:
1.6rem
;
font-size
:
1.6rem
;
color
:
#363636
;
color
:
#363636
;
...
@@ -6406,6 +6423,42 @@ body {
...
@@ -6406,6 +6423,42 @@ body {
}
}
}
}
/* detailsレイアウト */
.p-news
.detailsCont
p
{
font-size
:
1.6rem
;
line-height
:
1.8
;
}
@media
screen
and
(
max-width
:
767px
)
{
.p-news
.detailsCont
p
{
font-size
:
1.4rem
;
}
}
.p-news
.detailsCont
p
+
p
{
margin-top
:
20px
;
}
.p-news
.detailsCont
strong
{
font-weight
:
bold
;
}
.p-news
.detailsCont
img
{
padding-top
:
20px
;
width
:
600px
;
height
:
auto
;
display
:
block
;
}
@media
screen
and
(
max-width
:
767px
)
{
.p-news
.detailsCont
img
{
padding-top
:
20px
;
width
:
100%
;
height
:
auto
;
display
:
block
;
}
}
/*------------------------------------------------------------
/*------------------------------------------------------------
/service/case/
/service/case/
...
@@ -9217,3 +9270,8 @@ body {
...
@@ -9217,3 +9270,8 @@ body {
opacity
:
1
;
opacity
:
1
;
}
}
}
}
.side__txt.is-active
{
background
:
#dbdbdb
;
}
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