This website works better with JavaScript.
Home
Explore
Help
Sign In
hmk
/
pelican-latex
Watch
1
Star
0
Fork
0
Code
Issues
2
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Merge branch 'master' of
https://git.haemka.in/hmk/pelican-latex
into HEAD
master
hmk
2 years ago
parent
139baea987
ba1ca4b752
commit
595c68add7
1 changed files
with
4 additions
and
4 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-4
static/css/site.css
+ 4
- 4
static/css/site.css
View File
@@ -225,14 +225,14 @@ footer.post-info {
padding: 1rem;
}
.entry-title {
text-align: center;
}
/*
* Links
*/
.entry-content {
counter-reset: entrylinks 0 figures 0 tables 0 listings 0;
}
.entry-content a {
counter-increment: entrylinks;
text-decoration: none;
Write
Preview
Loading…
Cancel
Save