{{{title}}}
{{{content}}}
ページの作成:「{{#css: .mainpage-content { text-align: left; position: relative; overflow: auto; } .mainpage-heading { position: relative; margin: 0.2em 0 0 0; padding: 0; line-…」 |
編集の要約なし |
||
| (同じ利用者による、間の1版が非表示) | |||
| 7行目: | 7行目: | ||
.mainpage-heading { | .mainpage-heading { | ||
position: relative; | position: relative !important; | ||
margin: 0.2em 0 0 0; | margin: 0.2em 0 0 0 !important; | ||
padding: 0; | padding: 0 !important; | ||
line-height: normal; | line-height: normal !important; | ||
overflow: visible; | overflow: visible !important; | ||
white-space: nowrap; | white-space: nowrap !important; | ||
border-bottom: 0; | border-bottom: 0 !important; | ||
} | } | ||
{{{content}}}