mirror of
https://github.com/c0de-archive/pelican-mg.git
synced 2025-07-30 13:30:17 +00:00
Adding support for tags + isso comments
This commit is contained in:
@@ -111,6 +111,13 @@ a {
|
||||
text-decoration: none;
|
||||
color: #FF6600; }
|
||||
|
||||
.mg-tag {
|
||||
margin: 0 .5rem;
|
||||
color: #FF6600; }
|
||||
.mg-tag:hover {
|
||||
text-decoration: none;
|
||||
color: #FF6600; }
|
||||
|
||||
.mg-list-title {
|
||||
font-size: 2em;
|
||||
line-height: 42px;
|
||||
|
Reference in New Issue
Block a user