forked from javalsai/website
chore: misc improvements
This commit is contained in:
parent
ce3353fc4f
commit
cb7060b5f2
@ -14,6 +14,7 @@
|
|||||||
<h1><a class="reference" id="notes" href="#notes">Notes</a></h1>
|
<h1><a class="reference" id="notes" href="#notes">Notes</a></h1>
|
||||||
<p>This will just contain markdown notes about academic stuff. Will try to use nice web stuff as much as
|
<p>This will just contain markdown notes about academic stuff. Will try to use nice web stuff as much as
|
||||||
possible, like idk, integrate qalc graphs and that into formulas or smth.</p>
|
possible, like idk, integrate qalc graphs and that into formulas or smth.</p>
|
||||||
|
<p>FLASHBANG ALERT!</p>
|
||||||
<ul class="row-ul">
|
<ul class="row-ul">
|
||||||
<li><a href="math">math</a></li>
|
<li><a href="math">math</a></li>
|
||||||
<li><a href="physics">physics</a></li>
|
<li><a href="physics">physics</a></li>
|
||||||
|
@ -2,10 +2,10 @@
|
|||||||
list-style-type: none;
|
list-style-type: none;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
gap: .3em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.row-ul > li {
|
.row-ul > li {
|
||||||
margin: 0 .5em;
|
margin: 0 .2em;
|
||||||
display: inline;
|
display: inline;
|
||||||
margin: 0;
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user