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
d2dc146a
authored
2020-07-29 08:00:37 +0900
by
TaishiTokudome
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
アーカイブページのスタイルを指定
1 parent
e22b4d7a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
5 deletions
templates/protostar/css/style_org.css
templates/protostar/css/style_org.css
View file @
d2dc146
...
...
@@ -292,7 +292,8 @@ h1, h2, h3, h4, h5, h6, .site-title {
.item-page
h2
,
body
.com_monthlyarchive
h2
,
.blog
.page-header
h2
,
.blog
h2
{
.blog
h2
,
.archive-custom
h2
{
font-size
:
150%
;
color
:
#222
;
font-weight
:
normal
;
...
...
@@ -2356,7 +2357,8 @@ body.itemid-795 .blog .cat-children {
padding-bottom: 17px;
padding-top: 17px;
}*/
.blog
a
:link
,
.blog
a
:active
,
.blog
a
:hover
,
.blog
a
:visited
{
.blog
a
:link
,
.blog
a
:active
,
.blog
a
:hover
,
.blog
a
:visited
,
.archive-custom
a
:link
,
.archive-custom
a
:active
,
.archive-custom
a
:hover
,
.archive-custom
a
:visited
{
color
:
#009fa8
;
}
...
...
@@ -3186,7 +3188,7 @@ body.itemid-132 table {
}
/*見出し*/
.item-page
h2
,
body
.com_monthlyarchive
h2
,
.blog
.page-header
h2
,
.blog
h2
{
.item-page
h2
,
body
.com_monthlyarchive
h2
,
.blog
.page-header
h2
,
.blog
h2
,
.archive-custom
h2
{
font-size
:
130%
;
padding-bottom
:
20px
;
padding-top
:
20px
;
...
...
@@ -3361,5 +3363,10 @@ body.itemid-132 table {
}
}
/* -------------------------------------------------------------------------
app/modules/mod_articles_archive_custom/tmpl/default.phpのスタイルを変更
------------------------------------------------------------------------- */
.archive-module-custom
{
height
:
300px
;
overflow
:
auto
;
}
\ No newline at end of file
...
...
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