Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Yokihito Oki
/
kanoya-univercity-prod
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
892c55b8
authored
2020-10-08 12:52:11 +0900
by
TaishiTokudome
Browse Files
Options
Browse Files
Tag
Download
Plain Diff
Merge branch 'interview_dev' into 'video_liblary'
Interview dev See merge request
!30
2 parents
774d32cc
e216879a
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
25 additions
and
0 deletions
templates/protostar/css/style_org.css
templates/protostar/css/style_org.css
View file @
892c55b
...
...
@@ -3499,6 +3499,22 @@ body.itemid-132 table {
width
:
100%
;
}
/* 記事装飾スタイル */
.interview-first
{
padding
:
12px
;
background-color
:
#e9f1ff
;
}
.interview-profile
{
padding
:
12px
;
border
:
1px
solid
#ccc
;
}
.interview-profile
::before
{
display
:
block
;
content
:
"【プロフィール】"
;
}
/* 記事装飾スタイルここまで */
/* レスポンシブ */
@media
(
max-width
:
500px
)
{
.interview
.items-leading
>
div
{
...
...
@@ -3520,6 +3536,15 @@ body.itemid-132 table {
}
}
/* OB・OGインタビューページタイトル */
.interview
.category-desc
{
margin-bottom
:
8px
;
}
.interview
.category-desc
p
{
margin-bottom
:
6px
;
}
/* -------------------------------------------------------------------------
app/modules/mod_information_articles_archive_custom/tmpl/default.phpのスタイルを変更
------------------------------------------------------------------------- */
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
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 post a comment