You've already forked baupm-theme
added width for news-page content
This commit is contained in:
@@ -510,6 +510,7 @@
|
|||||||
.theme-Baupm .gototop {
|
.theme-Baupm .gototop {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
.theme-Baupm.controller-news #content .news-page .news-content,
|
||||||
.theme-Baupm.controller-news #content .news-article {
|
.theme-Baupm.controller-news #content .news-article {
|
||||||
max-width: 32%;
|
max-width: 32%;
|
||||||
border: 1px solid #ddd;
|
border: 1px solid #ddd;
|
||||||
@@ -519,6 +520,9 @@
|
|||||||
line-height: 1.5em;
|
line-height: 1.5em;
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
}
|
}
|
||||||
|
.theme-Baupm.controller-news #content .news-page .news-content {
|
||||||
|
max-width: 50%;
|
||||||
|
}
|
||||||
.theme-Baupm.controller-projects .wiki.description iframe {
|
.theme-Baupm.controller-projects .wiki.description iframe {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user