12 lines
142 B
SCSS
12 lines
142 B
SCSS
|
.post-info {
|
||
|
a {
|
||
|
text-decoration: none;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
.syndication-links {
|
||
|
.u-syndication {
|
||
|
text-decoration: none;
|
||
|
}
|
||
|
}
|