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
aa6b3670
authored
2020-07-30 14:11:45 +0900
by
root
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
blogクラスのスタイルをarchive-customクラスに反映
1 parent
243e9a02
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
100 additions
and
38 deletions
templates/protostar/css/style_org.css
templates/protostar/css/style_org.css
View file @
aa6b367
...
...
@@ -61,7 +61,8 @@ a.outlink {
color
:
#009fa8
;
}
.item-page
h4
a
,
.blog
h4
a
{
.blog
h4
a
,
.archive-custom
h4
a
{
background
:
url(../images/bg_arrow01.png)
no-repeat
left
4px
;
min-height
:
20px
;
padding-left
:
25px
;
...
...
@@ -74,7 +75,11 @@ a.outlink {
.blog
h4
a
:link
,
.blog
h4
a
:active
,
.blog
h4
a
:hover
,
.blog
h4
a
:visited
{
.blog
h4
a
:visited
,
.archive-custom
h4
a
:link
,
.archive-custom
h4
a
:active
,
.archive-custom
h4
a
:hover
,
.archive-custom
h4
a
:visited
{
color
:
#fff
!important
;
}
.sp
,
.sp_gnavi
{
...
...
@@ -87,7 +92,8 @@ a.outlink {
display
:
none
;
}
.item-page
.icons
,
.blog
.icons
{
.blog
.icons
,
.archive-custom
.icons
{
/*display: none;*/
}
table
{
...
...
@@ -283,6 +289,11 @@ h1, h2, h3, h4, h5, h6, .site-title {
.blog
h4
,
.blog
h5
,
.archive-custom
h2
,
.archive-custom
h3
,
.archive-custom
h4
,
.archive-custom
h5
,
#content
h2
,
#content
h3
,
#content
h4
,
...
...
@@ -293,6 +304,7 @@ h1, h2, h3, h4, h5, h6, .site-title {
body
.com_monthlyarchive
h2
,
.blog
.page-header
h2
,
.blog
h2
,
.archive-custom
.page-header
h2
,
.archive-custom
h2
{
font-size
:
150%
;
color
:
#222
;
...
...
@@ -305,7 +317,7 @@ body.com_monthlyarchive h2,
.uk-scope
.uk-margin-top
{
margin-top
:
9px
!important
;
}
#content
h3
,
.item-page
h3
,
.blog
h3
{
#content
h3
,
.item-page
h3
,
.blog
h3
,
.archive-custom
h2
{
border-left
:
5px
solid
#003894
;
font-size
:
130%
;
font-weight
:
normal
;
...
...
@@ -314,7 +326,7 @@ body.com_monthlyarchive h2,
margin-top
:
20px
;
padding
:
10px
0
10px
15px
;
}
.item-page
h4
,
.blog
h4
{
.item-page
h4
,
.blog
h4
,
.archive-custom
h4
{
background-color
:
#00857F
;
color
:
#fff
;
font-size
:
110%
;
...
...
@@ -323,7 +335,7 @@ body.com_monthlyarchive h2,
margin-top
:
50px
;
padding
:
7px
10px
;
}
.item-page
h5
,
.blog
h5
{
.item-page
h5
,
.blog
h5
,
.archive-custom
h5
{
font-size
:
120%
;
font-weight
:
normal
;
background
:
url(../images/bg_h5.png)
no-repeat
left
center
;
...
...
@@ -540,14 +552,19 @@ div.search input.button {
.blog
.subnavi01
ol
,
.blog
.subnavi01
ul
,
.blog
.subnavi01
ul
.style01
{
.blog
.subnavi01
ul
.style01
,
.archive-custom
.subnavi01
ol
,
.archive-custom
.subnavi01
ul
,
.archive-custom
.subnavi01
ul
.style01
{
overflow
:
hidden
;
margin
:
0
;
}
.item-page
.subnavi01
ol
li
,
.item-page
.subnavi01
ul
li
,
.blog
.subnavi01
ol
li
,
.blog
.subnavi01
ul
li
{
.blog
.subnavi01
ul
li
,
.archive-custom.subnavi01
ol
li
,
.archive-custom
.subnavi01
ul
li
{
float
:
left
;
list-style-type
:
none
;
width
:
33.3%
;
...
...
@@ -559,24 +576,29 @@ div.search input.button {
.item-page
.subnavi01
ul
.style01
li
,
.item-page
.subnavi01
ol
.style01
li
,
.blog
.subnavi01
ul
.style01
li
,
.blog
.subnavi01
ol
.style01
li
{
.blog
.subnavi01
ol
.style01
li
,
.archive-custom
.subnavi01
ul
.style01
li
,
.archive-custom
.subnavi01
ol
.style01
li
{
width
:
50%
;
padding-right
:
20px
;
box-sizing
:
border-box
;
}
.item-page
.subnavi01
ol
.style01
li
,
.blog
.subnavi01
ol
.style01
li
{
.blog
.subnavi01
ol
.style01
li
,
.archive-custom
.subnavi01
ol
.style01
li
{
border
:
none
;
padding-bottom
:
inherit
;
margin-bottom
:
15px
;
}
.item-page
.subnavi01
ul
.style02
li
,
.blog
.subnavi01
ul
.style02
li
{
.blog
.subnavi01
ul
.style02
li
,
.archive-custom
.subnavi01
ul
.style02
li
{
width
:
inherit
;
}
.item-page
.subnavi01
ul
.style03
li
,
.blog
.subnavi01
ul
.style03
li
{
.blog
.subnavi01
ul
.style03
li
,
.archive-custom
.subnavi01
ul
.style03
li
{
width
:
auto
;
float
:
none
;
}
...
...
@@ -1098,7 +1120,8 @@ div#n2-ss-64 .n2-ss-slide {
overflow
:
hidden
;
}
.item-page
#topinfo_twitarea
h2
,
.blog
#topinfo_twitarea
h2
{
.blog
#topinfo_twitarea
h2
,
.archive-custom
#topinfo_twitarea
h2
{
border
:
none
;
text-align
:
center
;
margin
:
0
0
20px
;
...
...
@@ -1476,7 +1499,8 @@ table.Cindex .ph {
margin-bottom
:
15px
;
}
.item-page
table
.Cindex
ul
,
.blog
table
.Cindex
ul
{
.blog
table
.Cindex
ul
,
.archive-custom
table
.Cindex
ul
{
margin
:
0
;
font-size
:
90%
;
}
...
...
@@ -1529,7 +1553,8 @@ td.num01 {
}
.item-page
table
ul
,
.blog
table
ul
{
.blog
table
ul
,
.archive-custom
table
ul
{
margin
:
0
0
0
15px
;
}
...
...
@@ -1576,16 +1601,19 @@ table.style01 th.group {
width
:
12%
;
}
.item-page
table
.style01
ul
li
,
.blog
table
.style01
ul
li
{
.blog
table
.style01
ul
li
,
.archive-custom
table
.style01
ul
li
{
list-style-type
:
none
;
margin
:
0
;
}
.item-page
table
.style01
ul
.mark
,
.blog
table
.style01
ul
.mark
{
.blog
table
.style01
ul
.mark
,
.archive-custom
table
.style01
ul
.mark
{
margin-left
:
20px
;
}
.item-page
table
.style01
ul
.mark
li
,
.blog
table
.style01
ul
.mark
li
{
.blog
table
.style01
ul
.mark
li
,
.archive-custom
table
.style01
ul
.mark
li
{
list-style-type
:
disc
;
margin-bottom
:
7px
;
}
...
...
@@ -1696,33 +1724,40 @@ address .title {
ul
,
ol
{
}
.item-page
ul
,
.item-page
ol
,
.blog
ul
,
.blog
ol
{
.blog
ul
,
.blog
ol
,
.archive-custom
ul
,
.archive-custom
ol
{
margin-bottom
:
30px
;
}
.item-page
ul
ul
,
.item-page
ol
ul
,
.item-page
ul
ol
,
.item-page
ol
ol
,
.blog
ul
ul
,
.blog
ol
ul
,
.blog
ul
ol
,
.blog
ol
ul
{
.blog
ul
ol
,
.blog
ol
ul
,
.archive-custom
ul
ul
,
.archive-custom
ol
ul
,
.archive-custom
ul
ol
,
.archive-custom
ol
ul
{
margin-left
:
20px
;
margin-top
:
10px
;
}
.item-page
ul
li
,
.item-page
ol
li
,
.blog
ul
li
,
.blog
ol
li
{
.blog
ul
li
,
.blog
ol
li
,
.archive-custom
ul
li
,
.archive-custom
ol
li
{
margin-bottom
:
12px
;
margin-bottom
:
15px
;
}
.item-page
ul
li
,
.blog
ul
li
{
.blog
ul
li
,
.archive-custom
ul
li
{
list-style-type
:
disc
;
line-height
:
1.5
;
}
.item-page
li
ul
.blog
li
ul
{
.blog
li
ul
,
.archive-custom
li
ul
{
margin-top
:
15px
;
}
.item-page
ul
.kome
,
.blog
ul
.kome
{
.blog
ul
.kome
,
.archive-custom
ul
.kome
{
/*margin-left: 10px;*/
}
.item-page
ul
.kome
li
,
...
...
@@ -1740,17 +1775,20 @@ ol li .title {
padding-bottom
:
5px
;
}
.item-page
ol
.style01
li
,
.blog
ol
.style01
li
{
.blog
ol
.style01
li
,
.archive-custom
ol
.style01
li
{
border-bottom
:
1px
solid
#b3caf0
;
padding-bottom
:
10px
;
margin-bottom
:
20px
;
}
.item-page
ol
.style01
li
ul
,
.blog
ol
.style01
li
ul
{
.blog
ol
.style01
li
ul
,
.archive-custom
ol
.style01
li
ul
{
margin-bottom
:
0
;
}
.item-page
ol
.style01
li
li
,
.blog
ol
.style01
li
li
{
.blog
ol
.style01
li
li
,
.archive-custom
ol
.style01
li
li
{
border
:
none
;
margin-bottom
:
10px
;
}
...
...
@@ -1921,7 +1959,8 @@ dl.article-info dd.create {
margin-bottom
:
20px
;
}
.item-page
.bikoubox01
ul
.kome
,
.blog
.bikoubox01
ul
.kome
{
.blog
.bikoubox01
ul
.kome
,
.archive-custom
.bikoubox01
ul
.kome
{
margin-left
:
0
;
}
.bikoubox01
.title
{
...
...
@@ -2103,7 +2142,13 @@ table.listimg td {
.blog
.wrap_fac
.subnavi02
ul
li
a
:link
,
.blog
.wrap_fac
.subnavi02
ul
li
a
:active
,
.blog
.wrap_fac
.subnavi02
ul
li
a
:hover
,
.blog
.wrap_fac
.subnavi02
ul
li
a
:visited
{
.blog
.wrap_fac
.subnavi02
ul
li
a
:visited
,
.archive-custom
.wrap_fac
.subnavi02
ul
li
a
,
.archive-custom
.wrap_fac
.subnavi02
ul
li
a
:link
,
.archive-custom
.wrap_fac
.subnavi02
ul
li
a
:active
,
.archive-custom
.wrap_fac
.subnavi02
ul
li
a
:hover
,
.archive-custom
.wrap_fac
.subnavi02
ul
li
a
:visited
{
color
:
#333
!important
;
}
...
...
@@ -2211,7 +2256,8 @@ table.listimg td {
/*競技成績一覧ページ
https://www.nifs-k.ac.jp/campus-life/activities/record.html
*/
body
.itemid-795
.blog
.cat-children
{
body
.itemid-795
.blog
.cat-children
,
body
.itemid-795
.archive-custom
.cat-children
{
display
:
none
;
}
...
...
@@ -2273,7 +2319,19 @@ body.itemid-795 .blog .cat-children {
.blog
#wrap_sitemap
a
:link
,
.blog
#wrap_sitemap
a
:active
,
.blog
#wrap_sitemap
a
:hover
,
.blog
#wrap_sitemap
a
:visited
{
.blog
#wrap_sitemap
a
:visited
,
.archive-custom
#wrap_sitemap
ul
li
a
,
.archive-custom
#wrap_sitemap
ul
li
a
:link
,
.archive-custom
#wrap_sitemap
ul
li
a
:active
,
.archive-custom
#wrap_sitemap
ul
li
a
:hover
,
.archive-custom
#wrap_sitemap
ul
li
a
:visited
,
.archive-custom
#wrap_sitemap
a
,
.archive-custom
#wrap_sitemap
a
:link
,
.archive-custom
#wrap_sitemap
a
:active
,
.archive-custom
#wrap_sitemap
a
:hover
,
.archive-custom
#wrap_sitemap
a
:visited
{
color
:
#003894
;
}
...
...
@@ -2351,7 +2409,8 @@ body.itemid-795 .blog .cat-children {
/* -------------------------------------------------------------------------
ブログ系(information)
------------------------------------------------------------------------- */
/*.blog .page-header h2 {
/*.blog .page-header h2,
.archive-custom .page-header h2 {
margin-top: 30px;
font-size: 130%;
padding-bottom: 17px;
...
...
@@ -2362,7 +2421,8 @@ body.itemid-795 .blog .cat-children {
color
:
#009fa8
;
}
body
.itemid-792
.blog
.cat-children
{
body
.itemid-792
.blog
.cat-children
,
body
.itemid-792
.archive-custom
.cat-children
{
display
:
none
;
}
...
...
@@ -3041,12 +3101,14 @@ body.itemid-132 table {
}
.item-page
.subnavi01
ol
li
,
.item-page
.subnavi01
ul
li
,
.blog
.subnavi01
ol
li
,
.blog
.subnavi01
ul
li
{
.blog
.subnavi01
ol
li
,
.blog
.subnavi01
ul
li
,
.archive-custom
.subnavi01
ol
li
,
.archive-custom
.subnavi01
ul
li
{
width
:
auto
;
margin-right
:
30px
;
}
.item-page
.subnavi01
ul
.style01
li
,
.item-page
.subnavi01
ol
.style01
li
,
.blog
.subnavi01
ul
.style01
li
,
.blog
.subnavi01
ol
.style01
li
{
.blog
.subnavi01
ul
.style01
li
,
.blog
.subnavi01
ol
.style01
li
,
.archive-custom
.subnavi01
ul
.style01
li
,
.archive-custom
.subnavi01
ol
.style01
li
{
width
:
100%
;
float
:
none
;
}
...
...
@@ -3188,7 +3250,7 @@ body.itemid-132 table {
}
/*見出し*/
.item-page
h2
,
body
.com_monthlyarchive
h2
,
.blog
.page-header
h2
,
.blog
h2
,
.archive-custom
h2
{
.item-page
h2
,
body
.com_monthlyarchive
h2
,
.blog
.page-header
h2
,
.blog
h2
,
.archive-custom
.page-header
h2
,
.archive-custom
h2
{
font-size
:
130%
;
padding-bottom
:
20px
;
padding-top
:
20px
;
...
...
@@ -3273,12 +3335,12 @@ body.itemid-132 table {
}
@media
(
max-width
:
400px
)
{
.item-page
h2
,
.blog
h2
{
.item-page
h2
,
.blog
h2
,
.archive-custom
h2
{
font-size
:
140%
;
padding-top
:
20px
;
padding-bottom
:
20px
;
}
.item-page
h3
,
.blog
h3
{
.item-page
h3
,
.blog
h3
,
.archive-custom
h3
{
margin-bottom
:
15px
;
padding-left
:
10px
;
font-size
:
120%
;
...
...
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