atom link, fix typo
This commit is contained in:
@ -108,15 +108,19 @@ table {
|
||||
border-spacing: 0;
|
||||
}
|
||||
|
||||
h2 .header-link {
|
||||
display: none;
|
||||
h2 {
|
||||
a.header-link {
|
||||
display: none;
|
||||
|
||||
padding-left: 10px;
|
||||
font-weight: normal;
|
||||
font-size: 1.3rem;
|
||||
img {
|
||||
height: 1.25rem;
|
||||
margin-bottom: -4px;
|
||||
}
|
||||
}
|
||||
|
||||
img {
|
||||
height: 1.25rem;
|
||||
margin-bottom: -4px;
|
||||
a.header-link, a.atom-link {
|
||||
padding-left: 10px;
|
||||
font-weight: normal;
|
||||
font-size: 1.3rem;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user