Fix styling of blog, photos, term, ruby
So many fixes!
This commit is contained in:
parent
b7070ccfd5
commit
a9cfddec80
21 changed files with 212 additions and 149 deletions
|
@ -18,7 +18,11 @@
|
|||
}
|
||||
|
||||
|
||||
header.site h1 > a:hover { text-decoration: none; }
|
||||
header.site a[href],
|
||||
header.site a[href]:hover {
|
||||
color: inherit;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
header.site {
|
||||
display: flex;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue