move rss feed into blog section and integrate it better with the hackery aesthetics
This commit is contained in:
parent
b79913adc6
commit
a7a34ed9d0
3 changed files with 10 additions and 6 deletions
|
@ -9,7 +9,15 @@ code { padding: 2px 4px; font-size: 90%; border-radius: 4px; color: #f8f8f2; bac
|
|||
a:hover {
|
||||
color: #f8f8f2;
|
||||
}
|
||||
|
||||
.listHeader a {
|
||||
padding: 1px 2px;
|
||||
margin: -10px;
|
||||
border-radius: 8px;
|
||||
font-size: 21px;
|
||||
font-weight: bold;
|
||||
color: #282A36;
|
||||
background-color: #FFB86C;
|
||||
}
|
||||
.headerWrapper {
|
||||
background: #44475a;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue