'git'
This commit is contained in:
parent
a4b2188430
commit
f290d09549
|
|
@ -189,12 +189,17 @@ img {
|
|||
// overflow-x: auto;
|
||||
// }
|
||||
// }
|
||||
*[data-pp]>.editmode-ps>a, .admin-subpart-area .content>.editmode-ps>a{
|
||||
position: !important;
|
||||
}
|
||||
|
||||
table{
|
||||
caption-side: top;
|
||||
}
|
||||
blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
iframe{
|
||||
@media(max-width:1024px){
|
||||
width: 100%!important;
|
||||
aspect-ratio: 16 / 9;
|
||||
height: auto !important;
|
||||
}
|
||||
}
|
||||
|
|
@ -101,4 +101,10 @@
|
|||
}
|
||||
ol, ul{
|
||||
padding-left: 1.6em;
|
||||
text-align: left;
|
||||
}
|
||||
ol{
|
||||
padding-left: 1.6em;
|
||||
display: inline-block;
|
||||
text-align: left;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -163,8 +163,17 @@
|
|||
{
|
||||
"filename": "annc_index21",
|
||||
"name": {
|
||||
"zh_tw": "21. 標準文字列表 ( 模組標題, 日期, 類別, 狀態, 標題, 副標題 )",
|
||||
"en": "21. Standard Text List (widget-title, postdate, category, status, title, subtitle)"
|
||||
"zh_tw": "21. 日曆樣式標準文字列表 ( 模組標題, 日期, 類別, 狀態, 標題, 副標題 )",
|
||||
"en": "21. calander style Standard Text List (widget-title, postdate, category, status, title, subtitle)"
|
||||
},
|
||||
"thumbnail": "annc_index8_thumbs.png"
|
||||
}
|
||||
,
|
||||
{
|
||||
"filename": "annc_index22",
|
||||
"name": {
|
||||
"zh_tw": "22. 日曆樣式2標準文字列表 ( 模組標題, 日期, 類別, 狀態, 標題, 副標題 )",
|
||||
"en": "22. calander style2 Standard Text List (widget-title, postdate, category, status, title, subtitle)"
|
||||
},
|
||||
"thumbnail": "annc_index8_thumbs.png"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue