make logo better
Signed-off-by: Xe Iaso <me@christine.website>
This commit is contained in:
parent
99f302a44a
commit
f622ae7277
|
@ -68,8 +68,7 @@ img {
|
|||
width: 19px;
|
||||
float: left;
|
||||
display: inline;
|
||||
margin: 3px;
|
||||
vertical-align: middle;
|
||||
margin: 0.5em;
|
||||
}
|
||||
|
||||
@media (prefers-color-scheme: light) {
|
||||
|
|
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 11 KiB |
|
@ -92,7 +92,10 @@ la budza pu cusku lu
|
|||
<body class="snow hack gruvbox-dark">
|
||||
<div class="container">
|
||||
<header>
|
||||
<span class="logo"></span><nav><a href="/">Xe</a> - <a href="/blog">Blog</a> - <a href="/contact">Contact</a> - <a href="/gallery">Gallery</a> - <a href="/resume">Resume</a> - <a href="/talks">Talks</a> - <a href="/signalboost">Signal Boost</a> - <a href="/feeds">Feeds</a> | <a target="_blank" rel="noopener noreferrer" href="https://graphviz.christine.website">GraphViz</a> - <a target="_blank" rel="noopener noreferrer" href="https://when-then-zen.christine.website/">When Then Zen</a></nav>
|
||||
<span class="logo"></span>
|
||||
<nav><a href="/">Xe</a> - <a href="/blog">Blog</a> - <a href="/contact">Contact</a> - <a href="/gallery">Gallery</a> - <a href="/resume">Resume</a> - <a href="/talks">Talks</a> - <a href="/signalboost">Signal Boost</a> - <a href="/feeds">Feeds</a> | <a target="_blank" rel="noopener noreferrer" href="https://graphviz.christine.website">GraphViz</a> - <a target="_blank" rel="noopener noreferrer" href="https://when-then-zen.christine.website/">When Then Zen</a></nav>
|
||||
</header>
|
||||
|
||||
<br />
|
||||
<br />
|
||||
<div class="snowframe">
|
||||
|
|
Loading…
Reference in New Issue