add: feature of sass
This commit is contained in:
parent
d57d8a7958
commit
d979f023f4
7 changed files with 96 additions and 45 deletions
|
@ -888,49 +888,4 @@ ul.footer-menu>li {
|
|||
.post-pagination .pagination-item {
|
||||
max-width: 10em;
|
||||
}
|
||||
}
|
||||
|
||||
{
|
||||
{
|
||||
range site.Params.customCSS
|
||||
}
|
||||
}
|
||||
|
||||
{
|
||||
{
|
||||
$custom : =resources.Get .
|
||||
}
|
||||
}
|
||||
|
||||
{
|
||||
{
|
||||
$custom.Content
|
||||
}
|
||||
}
|
||||
|
||||
{
|
||||
{
|
||||
end
|
||||
}
|
||||
}
|
||||
|
||||
{
|
||||
{
|
||||
if site.Params.isso.enabled
|
||||
}
|
||||
}
|
||||
|
||||
#isso-thread .textarea {
|
||||
color: #000;
|
||||
}
|
||||
|
||||
#isso-thread .isso-feedlink {
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
{
|
||||
{
|
||||
end
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue