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
a457f7ef
authored
2020-10-16 11:10:58 +0900
by
TaishiTokudome
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
ビデオライブラリページCSS修正
1 parent
33bd3fa7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
3 deletions
templates/protostar/css/style_org.css
templates/protostar/css/style_org.css
View file @
a457f7e
...
...
@@ -3638,6 +3638,11 @@ body.itemid-132 table {
}
@media
(
max-width
:
550px
)
{
#content
.blog.videos-custom
h3
{
margin-bottom
:
10px
;
margin-top
:
0px
;
}
.blog.videos-custom-item-wrapper
{
display
:
block
;
}
...
...
@@ -3645,15 +3650,19 @@ body.itemid-132 table {
.blog.videos-custom
.videos-custom-item-wrapper
>
li
{
height
:
auto
;
width
:
100%
;
padding-bottom
:
8
px
;
border-bottom
:
#003894
4
px
solid
;
margin-bottom
:
24
px
;
padding-bottom
:
2
px
;
border-bottom
:
#003894
2
px
solid
;
margin-bottom
:
10
px
;
font-size
:
0.875rem
;
}
.blog.videos-custom
.videos-custom-item-wrapper
>
li
>
h5
{
font-size
:
1rem
;
}
.blog.videos-custom
.videos-custom-item-wrapper
>
li
>
p
{
margin-bottom
:
0
;
}
}
/* -------------------------------------------------------------------------
...
...
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