This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
kiduc
/
bibiuc.com
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
59
Wiki
Activity
Browse Source
Prepare release
pull/255/head
v2.6.4
Danang Probo Sayekti
10 years ago
parent
2a33c284f1
commit
19592fe137
4 changed files
with
22 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
cache/installedVersion.json
+7
-0
themes/clean/css/style.css
+7
-0
themes/default/css/style.css
+7
-0
themes/logs/css/style.css
+ 1
- 1
cache/installedVersion.json
View File
@ -1,4 +1,4 @@
{
"id"
:
782014
,
"tag_name"
:
"v2.6.
3
"
"tag_name"
:
"v2.6.
4
"
}
+ 7
- 0
themes/clean/css/style.css
View File
@ -348,6 +348,13 @@ blockquote p {
padding
:
0
1em
;
}
.
tags
a
:
after
{
content
:
", "
;
}
.
tags
a
:
last-child
:
after
{
content
:
""
;
}
/
*
-------------------------
Table
--------------------------
*
/
+ 7
- 0
themes/default/css/style.css
View File
@ -313,6 +313,13 @@ span.help {
padding
:
0
1em
;
}
.
tags
a
:
after
{
content
:
", "
;
}
.
tags
a
:
last-child
:
after
{
content
:
""
;
}
/
*
-------------------------
Table
--------------------------
*
/
+ 7
- 0
themes/logs/css/style.css
View File
@ -253,6 +253,13 @@ ul li, ol li {
padding
:
0
1em
;
}
.
tags
a
:
after
{
content
:
", "
;
}
.
tags
a
:
last-child
:
after
{
content
:
""
;
}
/
*
-------------------------
Header
--------------------------
*
/
Write
Preview
Loading…
Cancel
Save